add static lease for 1 ctf server
This commit is contained in:
parent
024cec9401
commit
784f3a99b1
1 changed files with 5 additions and 0 deletions
|
@ -115,6 +115,11 @@
|
||||||
// cookie server
|
// cookie server
|
||||||
"hw-address": "BC:24:11:41:E1:61",
|
"hw-address": "BC:24:11:41:E1:61",
|
||||||
"ip-address": "94.45.254.6"
|
"ip-address": "94.45.254.6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
// CTF server
|
||||||
|
"hw-address": "b0:26:28:23:9b:de",
|
||||||
|
"ip-address": "94.45.254.7"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue