Add s17-t33-tg1 into ansible/pxe
[csit.git] / resources / tools / testbed-setup / pxe / dhcpd.conf
index ebc2620..17b0ad7 100644 (file)
@@ -170,11 +170,11 @@ subnet 10.30.51.0 netmask 255.255.255.0 {
 #    fixed-address 10.30.51.37;
 #    filename "ubuntu-installer/arm64/bootnetaa64.efi";
 #  }
-#  host s17-t33-tg1 {
-#    hardware ethernet 00:00:00:00:00:00;
-#    fixed-address 10.30.51.49;
-#    filename "pxelinux.0";
-#  }
+  host s17-t33-tg1 {
+    hardware ethernet ac:1f:6b:8a:06:80;
+    fixed-address 10.30.51.49;
+    filename "pxelinux.0";
+  }
 #  host s18-t34-sut1 {
 #    hardware ethernet 00:00:00:00:00:00;
 #    fixed-address 10.30.51.41;
@@ -185,4 +185,4 @@ subnet 10.30.51.0 netmask 255.255.255.0 {
 #    fixed-address 10.30.51.42;
 #    filename "ubuntu-installer/arm64/bootnetaa64.efi";
 #  }
-}
\ No newline at end of file
+}