dhcp for git static

This commit is contained in:
2023-12-06 20:12:48 +01:00
parent 47cdc1d854
commit 9ced007c27

View File

@@ -94,8 +94,8 @@
server-hostname = "omada.cloonar.com"; server-hostname = "omada.cloonar.com";
} }
{ {
hw-address = "96:bc:58:bc:f5:e1"; hw-address = "ea:db:d4:c1:18:ba";
ip-address = "10.42.97.20"; ip-address = "10.42.97.50";
server-hostname = "git.cloonar.com"; server-hostname = "git.cloonar.com";
} }
]; ];