mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
DHCP: update mac for x86-copr02
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -1530,14 +1530,15 @@ host vmhost-x86-copr01.mgmt.rdu3.fedoraproject.org {
|
||||
option host-name "vmhost-x86-copr01.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host vmhost-x86-copr01.rdu3.fedoraproject.org {
|
||||
hardware ethernet 00:62:0b:c5:82:60;
|
||||
fixed-address 10.16.179.20;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.179.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
option host-name "vmhost-x86-copr01.rdu3.fedoraproject.org";
|
||||
}
|
||||
# card failed, waiting for mac check
|
||||
# host vmhost-x86-copr01.rdu3.fedoraproject.org {
|
||||
# hardware ethernet 00:62:0b:c5:82:60;
|
||||
# fixed-address 10.16.179.20;
|
||||
# next-server 10.16.163.10;
|
||||
# option routers 10.16.179.254;
|
||||
# option subnet-mask 255.255.255.0;
|
||||
# option host-name "vmhost-x86-copr01.rdu3.fedoraproject.org";
|
||||
# }
|
||||
|
||||
# former vmhost-x86-copr02.rdu-cc.fedoraproject.org f4:02:70:d5:12:a6
|
||||
|
||||
@@ -1549,14 +1550,13 @@ host vmhost-x86-copr02.mgmt.rdu3.fedoraproject.org {
|
||||
option host-name "vmhost-x86-copr02.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
# need to find mac address on 10 ports.
|
||||
# former vmhost-x86-copr02.rdu3.fedoraproject.org {
|
||||
# hardware ethernet ;
|
||||
# fixed-address 10.16.179.21;
|
||||
# next-server 10.16.163.10;
|
||||
# option routers 10.16.179.254;
|
||||
# option subnet-mask 255.255.255.0;
|
||||
# option host-name "vmhost-x86-copr02.rdu3.fedoraproject.org";
|
||||
host vmhost-x86-copr02.rdu3.fedoraproject.org {
|
||||
hardware ethernet 00:62:0b:c5:82:60;
|
||||
fixed-address 10.16.179.21;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.179.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
option host-name "vmhost-x86-copr02.rdu3.fedoraproject.org";
|
||||
#}
|
||||
|
||||
# former vmhost-x86-copr03.rdu-cc.fedoraproject.org f4:02:70:d3:fa:58
|
||||
|
||||
Reference in New Issue
Block a user