mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
dhcp: add kernel02.mgmt interface
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1434,3 +1434,9 @@ host openqa-a64-worker06 {
|
||||
option routers 10.16.174.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
host kernel02.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet 8:3c:a5:36:98:60;
|
||||
fixed-address 10.16.160.66;
|
||||
option host-name "kernel02.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user