metrics-for-apps: hotfix dhcp conf worker01-03
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
01da817e7f
commit
d5aace1574
1 changed files with 3 additions and 3 deletions
|
@ -549,7 +549,7 @@ host centos01 {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Staging network
|
# Staging network
|
||||||
host worker01.ocp-stg {
|
host worker01-ocp-stg {
|
||||||
hardware ethernet 68:05:CA:CE:A2:AC;
|
hardware ethernet 68:05:CA:CE:A2:AC;
|
||||||
fixed-address 10.3.166.118;
|
fixed-address 10.3.166.118;
|
||||||
filename "rhcos/68-05-ca-ce-a2-ac";
|
filename "rhcos/68-05-ca-ce-a2-ac";
|
||||||
|
@ -557,7 +557,7 @@ host worker01.ocp-stg {
|
||||||
option routers 10.3.166.254;
|
option routers 10.3.166.254;
|
||||||
option subnet-mask 255.255.255.0;
|
option subnet-mask 255.255.255.0;
|
||||||
}
|
}
|
||||||
host worker02.ocp-stg {
|
host worker02-ocp-stg {
|
||||||
hardware ethernet 68:05:CA:CE:A3:24;
|
hardware ethernet 68:05:CA:CE:A3:24;
|
||||||
fixed-address 10.3.166.119;
|
fixed-address 10.3.166.119;
|
||||||
filename "rhcos/68-05-ca-ce-a3-24";
|
filename "rhcos/68-05-ca-ce-a3-24";
|
||||||
|
@ -565,7 +565,7 @@ host worker02.ocp-stg {
|
||||||
option routers 10.3.166.254;
|
option routers 10.3.166.254;
|
||||||
option subnet-mask 255.255.255.0;
|
option subnet-mask 255.255.255.0;
|
||||||
}
|
}
|
||||||
host worker03.ocp-stg {
|
host worker03-ocp-stg {
|
||||||
hardware ethernet 68:05:CA:CE:A5:10;
|
hardware ethernet 68:05:CA:CE:A5:10;
|
||||||
fixed-address 10.3.166.120;
|
fixed-address 10.3.166.120;
|
||||||
filename "rhcos/68-05-ca-ce-a5-10";
|
filename "rhcos/68-05-ca-ce-a5-10";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue