mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
noc01 / dhcpd: add openqa-a64-worker03 to dhcp
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1357,3 +1357,11 @@ host buildhw-x86-05 {
|
||||
option routers 10.16.169.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
host openqa-a64-worker03 {
|
||||
hardware ethernet 0C:42:A1:52:1A:DD;
|
||||
fixed-address 10.16.174.63;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.174.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user