mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
noc01 / dhcp: add some hardware for installs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -422,10 +422,10 @@ host buildhw-x86-02.mgmt.rdu3.fedoraproject.org {
|
||||
option host-name "buildhw-x86-02.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host autosign02.mgmt.rdu3.fedoraproject.org {
|
||||
host buildhw-x86-04.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet D0:46:0C:61:CE:F6;
|
||||
fixed-address 10.16.160.130;
|
||||
option host-name "autosign02.mgmt.rdu3.fedoraproject.org";
|
||||
fixed-address 10.16.160.15;
|
||||
option host-name "buildhw-x86-04.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host sign-vault02.mgmt.rdu3.fedoraproject.org {
|
||||
@@ -1348,3 +1348,28 @@ host bvmhost-a64-05.rdu3.fedoraproject.org {
|
||||
fixed-address 10.16.170.28;
|
||||
option host-name "bvmhost-a64-05.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host bvmhost-a64-05.rdu3.fedoraproject.org {
|
||||
hardware ethernet 04:3f:72:d7:7f:f7;
|
||||
fixed-address 10.16.170.28;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.170.254;
|
||||
option host-name "bvmhost-a64-05.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host buildhw-a64-05.rdu3.fedoraproject.org {
|
||||
hardware ethernet 0C:42:A1:4A:0B:F5;
|
||||
fixed-address 10.16.170.125;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.170.254;
|
||||
option host-name "buildhw-a64-05.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host buildhw-x86-05 {
|
||||
hardware ethernet 6C:FE:54:57:5F:48;
|
||||
fixed-address 10.16.169.35;
|
||||
filename "uefi/shim.efi";
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.169.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user