this should maybe make some of reinstalls easier for clevis
This commit is contained in:
parent
179c1fd905
commit
256fedf4a3
1 changed files with 10 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue