and we need to make the ip corrct.
This commit is contained in:
parent
2c9a493271
commit
1c6d59fc20
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
|
||||
host atomic-qa01 {
|
||||
hardware ethernet e4:1f:13:ba:84:d0;
|
||||
fixed-address 10.5.126.144;
|
||||
fixed-address 10.5.126.122;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "atomic-qa01";
|
||||
filename "pxelinux.0";
|
||||
|
|
|
@ -27,7 +27,7 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
|
||||
host atomic-qa01 {
|
||||
hardware ethernet e4:1f:13:ba:84:d0;
|
||||
fixed-address 10.5.126.144;
|
||||
fixed-address 10.5.126.122;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "atomic-qa01";
|
||||
filename "pxelinux.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue