there is no virthost08, there is only zuul

This commit is contained in:
Stephen Smoogen 2015-09-30 21:42:48 +00:00
parent 92e4e20646
commit 18dad256a0
11 changed files with 26 additions and 25 deletions

View file

@ -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";
}