this should maybe make some of reinstalls easier for clevis

This commit is contained in:
Stephen Smoogen 2018-11-08 19:10:37 +00:00
parent 179c1fd905
commit 256fedf4a3

View file

@ -476,10 +476,19 @@ subnet 10.5.127.0 netmask 255.255.255.0 {
range 10.5.127.230 10.5.127.239;
host virthost03-nfs {
hardware ethernet f0:1f:af:e1:d9:d9;
fixed-address 10.5.127.193;
}
host virthost04-nfs {
hardware ethernet E4:43:4B:24:19:97;
fixed-address 10.5.127.203;
}
host virthost05-nfs {
hardware ethernet E4:43:4B:22:CE:EB;
fixed-address 10.5.127.229;
option host-name "virthost05-nfs";
}