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