noc01 / dhcp: add some hardware for installs

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-07-21 13:17:04 -07:00
parent 2f4f0e8354
commit 8e6286b823

View File

@@ -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;
}