add additional ctf server dhcp reservations

This commit is contained in:
lilly 2025-04-18 21:56:42 +02:00
parent b09f446611
commit 8c174e97a9
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -120,6 +120,16 @@
// CTF server
"hw-address": "b0:26:28:23:9b:de",
"ip-address": "94.45.254.7"
},
{
// CTF server
"hw-address": "18:c0:4d:ed:37:14",
"ip-address": "94.45.254.8"
},
{
// CTF server
"hw-address": "2c:cf:67:68:3d:10",
"ip-address": "94.45.254.9"
}
]
},