and we have a mess of changes we need to make in ansible

This commit is contained in:
Stephen Smoogen 2018-06-25 19:07:27 +00:00
parent 1719435ec7
commit d907461b89
12 changed files with 11 additions and 41 deletions

View file

@ -345,21 +345,6 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
option host-name "virthost02";
}
host virthost04 {
hardware ethernet 24:6e:96:05:d9:fc;
fixed-address 10.5.126.144;
next-server 10.5.126.41;
option host-name "virthost04";
}
# host virthost05 {
# hardware ethernet E4:1F:13:BA:99:28;
# fixed-address 10.5.126.145;
# next-server 10.5.126.41;
# option host-name "virthost05";
# filename "pxelinux.0";
# }
host virthost06 {
hardware ethernet 18:66:da:f7:7a:58;
fixed-address 10.5.126.146;
@ -368,21 +353,6 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
filename "pxelinux.0";
}
# host virthost07 {
# hardware ethernet e4:1f:13:ba:e5:a0;
# fixed-address 10.5.126.147;
# next-server 10.5.126.41;
# option host-name "virthost07";
# filename "pxelinux.0";
# }
# host virthost09 {
# hardware ethernet e4:1f:13:ba:7f:88;
# fixed-address 10.5.126.149;
# next-server 10.5.126.41;
# option host-name "virthost09";
# filename "pxelinux.0";
# }
host virthost12 {
hardware ethernet 34:40:B5:AC:63:D8;