---
 roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org 
b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
index 2ed568e..68a363f 100644
--- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
+++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
@@ -1416,6 +1416,14 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
         filename "grubaa64.efi";
     }
 
+    host aarch64-04a {
+         hardware ethernet 2c:59:e5:36:9a:4f;
+        fixed-address 10.5.78.85;
+        option host-name "aarch64-04a";
+        next-server 10.5.126.41;
+        filename "grubaa64.efi";
+    }
+
 }
 
 
-- 
2.3.1

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to