moving beaker-client01 to beaker-client02 to workaround odd networking issue
This commit is contained in:
parent
2f72b7e54f
commit
e0d7d17636
1 changed files with 3 additions and 3 deletions
|
@ -1829,10 +1829,10 @@ shared-network qa {
|
||||||
fixed-address 10.5.131.22;
|
fixed-address 10.5.131.22;
|
||||||
}
|
}
|
||||||
|
|
||||||
host beaker-client01 {
|
host beaker-client02 {
|
||||||
hardware ethernet 44:A8:42:03:49:CB;
|
hardware ethernet 44:A8:42:03:49:CB;
|
||||||
fixed-address 10.5.131.31;
|
fixed-address 10.5.131.32;
|
||||||
option host-name "beaker-client01";
|
option host-name "beaker-client02";
|
||||||
option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72;
|
option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72;
|
||||||
next-server 10.5.124.228;
|
next-server 10.5.124.228;
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue