Created
September 3, 2024 03:04
-
-
Save ikurni/4256477c57872b87835655929a93356c to your computer and use it in GitHub Desktop.
Sample IPv4 configuration in OCP Nodes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ipv4] | |
address1=10.10.10.29/24,10.10.10.1 | |
dns=10.10.100.12;10.10.100.13; | |
dns-search=ocp.example.com | |
method=manual |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment