add in mac address for vmhost03

This commit is contained in:
Stephen Smoogen 2020-03-21 18:25:52 +00:00 committed by Pierre-Yves Chibon
parent 81d0a5d481
commit ba011a33ef

View file

@ -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;