this will give us an ip address for back net

This commit is contained in:
Stephen Smoogen 2018-11-08 17:00:16 +00:00
parent 5e3e527d8d
commit 7b9f45bc51

View file

@ -476,6 +476,13 @@ subnet 10.5.127.0 netmask 255.255.255.0 {
range 10.5.127.230 10.5.127.239;
host virthost05-nfs {
hardware ethernet E4:43:4B:22:CE:EB;
fixed-address 10.5.127.229;
option host-name "virthost05-nfs";
}
}