Updated mac addresses and disabled boot interfaces
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
# OpenShift node
|
||||
|
||||
# Networking
|
||||
primary_interface: "enp1s0f0"
|
||||
boot_interface: "enp0s31f6"
|
||||
boot_mac_address: "54:bf:64:5f:a2:80"
|
||||
install_mac_address: "98:b7:85:20:47:3b"
|
||||
primary_interface: "enp1s0f0"
|
||||
install_mac_address: "98:b7:85:20:47:3a"
|
||||
ip_address: 10.1.71.62
|
||||
node_role: "master"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -3,8 +3,9 @@
|
||||
# OpenShift node
|
||||
|
||||
# Networking
|
||||
primary_interface: "enp2s0f0"
|
||||
boot_interface: "enp87s0"
|
||||
boot_mac_address: "58:47:ca:76:13:49"
|
||||
primary_interface: "enp2s0f0"
|
||||
install_mac_address: "58:47:ca:76:13:47"
|
||||
ip_address: 10.1.71.65
|
||||
node_role: "worker"
|
||||
|
||||
Reference in New Issue
Block a user