mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
noc01 dhcp for buildvmhost-aarch64-02: correct mac address.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -2281,7 +2281,7 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
||||
}
|
||||
|
||||
host buildvmhost-aarch64-02 {
|
||||
hardware ethernet e0:d5:5e:ae:53:e0;
|
||||
hardware ethernet f4:e9:d4:f2:e9:6e;
|
||||
fixed-address 10.5.78.206;
|
||||
option host-name "buildvmhost-aarch64-02";
|
||||
next-server 10.5.126.41;
|
||||
|
||||
Reference in New Issue
Block a user