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: "d8:9e:f3:4c:02:a9"
install_mac_address: "98:b7:85:20:47:23"
primary_interface: "enp1s0f0"
install_mac_address: "98:b7:85:1f:89:cf"
ip_address: 10.1.71.63
node_role: "master"