add additional ctf server dhcp reservations
This commit is contained in:
parent
b09f446611
commit
8c174e97a9
1 changed files with 10 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue