forked from infra/ansible
DHCP: correct the MAC for two hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
1b8b300c0d
commit
6e2c3c34b7
1 changed files with 2 additions and 2 deletions
|
|
@ -1224,7 +1224,7 @@ host openqa-a64-worker06.mgmt.rdu3.fedoraproject.org {
|
|||
}
|
||||
|
||||
host bvmhost-p09-05.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet 08:94:ef:81:30:46;
|
||||
hardware ethernet 08:94:ef:81:30:47;
|
||||
fixed-address 10.16.160.63;
|
||||
option host-name "bvmhost-p09-05.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
|
@ -1272,7 +1272,7 @@ host buildhw-x86-10.mgmt.rdu3.fedoraproject.org {
|
|||
}
|
||||
|
||||
host buildhw-x86-11.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet 70:b5:e8:ed:2a:a4;
|
||||
hardware ethernet 70:b5:e8:e6:1f:2c;
|
||||
fixed-address 10.16.160.85;
|
||||
option host-name "buildhw-x86-11.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue