there is no virthost08, there is only zuul
This commit is contained in:
parent
92e4e20646
commit
18dad256a0
11 changed files with 26 additions and 25 deletions
|
@ -53,11 +53,11 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost08 {
|
||||
host autocloud-backend-libvirt {
|
||||
hardware ethernet e4:1f:13:ba:e6:f8;
|
||||
fixed-address 10.5.126.148;
|
||||
fixed-address 10.5.126.123;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost08";
|
||||
option host-name "autocloud-backend-libvirt";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue