From 406ac5d5b15fc303cc437e2fe89fd446719b342a Mon Sep 17 00:00:00 2001 From: 4ndr3 <4ndr3@users.noreply.github.com> Date: Sun, 10 Dec 2017 10:45:17 +0100 Subject: [PATCH] Martin-Sued1 & 2 angelegt --- static-sued.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/static-sued.json b/static-sued.json index be87cd7..42a2581 100644 --- a/static-sued.json +++ b/static-sued.json @@ -1,2 +1,12 @@ "reservations": [ -] \ No newline at end of file + { + "hw-address": "b8:27:eb:0c:5d:29", + "ip-address": "10.112.64.1", + "hostname": "Martin-Sued1" + }, + { + "hw-address": "b8:27:eb:59:08:7c", + "ip-address": "10.112.64.2", + "hostname": "Martin-Sued2" + } +]