add reservation files for new domains based on kea
This commit is contained in:
parent
117594aafb
commit
b838684a98
2
static-nowe.json
Normal file
2
static-nowe.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
"reservations": [
|
||||
]
|
2
static-ost.json
Normal file
2
static-ost.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
"reservations": [
|
||||
]
|
2
static-sued.json
Normal file
2
static-sued.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
"reservations": [
|
||||
]
|
12
static-west.json
Normal file
12
static-west.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
"reservations": [
|
||||
{
|
||||
"hw-address": "00:24:21:2e:63:f9",
|
||||
"ip-address": "10.112.96.21",
|
||||
"hostname": "cloud"
|
||||
},
|
||||
{
|
||||
"hw-address": "00:0d:b9:3f:7b:f6",
|
||||
"ip-address": "10.112.96.24",
|
||||
"hostname": "apuschnacke"
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue