add in mac address for vmhost03
This commit is contained in:
parent
81d0a5d481
commit
ba011a33ef
1 changed files with 5 additions and 0 deletions
|
@ -1284,6 +1284,11 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
fixed-address 10.5.130.126;
|
||||
option host-name "copr-vmhost02-mgmt";
|
||||
}
|
||||
host copr-vmhost03-mgmt {
|
||||
hardware ethernet f4:02:70:cf:c2:ca;
|
||||
fixed-address 10.5.130.127;
|
||||
option host-name "copr-vmhost03-mgmt";
|
||||
}
|
||||
|
||||
host retrace03-mgmt {
|
||||
hardware ethernet f4:02:70:fa:79:7e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue