diff --git a/static-nowe.conf b/static-nowe.conf deleted file mode 100644 index e69de29..0000000 diff --git a/static-nowe.json b/static-nowe.json new file mode 100644 index 0000000..be87cd7 --- /dev/null +++ b/static-nowe.json @@ -0,0 +1,2 @@ +"reservations": [ +] \ No newline at end of file diff --git a/static-ost.conf b/static-ost.conf deleted file mode 100644 index e69de29..0000000 diff --git a/static-ost.json b/static-ost.json new file mode 100644 index 0000000..be87cd7 --- /dev/null +++ b/static-ost.json @@ -0,0 +1,2 @@ +"reservations": [ +] \ No newline at end of file diff --git a/static-sued.conf b/static-sued.conf deleted file mode 100644 index e69de29..0000000 diff --git a/static-sued.json b/static-sued.json new file mode 100644 index 0000000..be87cd7 --- /dev/null +++ b/static-sued.json @@ -0,0 +1,2 @@ +"reservations": [ +] \ No newline at end of file diff --git a/static-west.conf b/static-west.conf deleted file mode 100644 index e69de29..0000000 diff --git a/static-west.json b/static-west.json new file mode 100644 index 0000000..1fa1481 --- /dev/null +++ b/static-west.json @@ -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" + } +] \ No newline at end of file