Updated mac addresses and disabled boot interfaces

This commit is contained in:
2025-07-26 14:51:44 -05:00
parent 5612932691
commit efecef6832
7 changed files with 85 additions and 53 deletions

View File

@@ -3,9 +3,10 @@
# OpenShift node
# Networking
primary_interface: "enp1s0f0"
boot_interface: "enp0s31f6"
boot_mac_address: "54:bf:64:60:52:2d"
install_mac_address: "00:0a:f7:5d:f3:53"
primary_interface: "enp1s0f0"
install_mac_address: "98:b7:85:20:47:22"
ip_address: 10.1.71.61
node_role: "master"