and we have to change a name here
This commit is contained in:
parent
d7846832be
commit
ca47fa38f0
1 changed files with 2 additions and 2 deletions
|
@ -21,11 +21,11 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
||||||
option host-name "virthost02";
|
option host-name "virthost02";
|
||||||
}
|
}
|
||||||
|
|
||||||
host atomic-qa01 {
|
host autocloud-backend02 {
|
||||||
hardware ethernet e4:1f:13:ba:84:d0;
|
hardware ethernet e4:1f:13:ba:84:d0;
|
||||||
fixed-address 10.5.126.122;
|
fixed-address 10.5.126.122;
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
option host-name "atomic-qa01";
|
option host-name "autocloud-backend02";
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue