diff options
Diffstat (limited to 'tests/create_image.json')
-rw-r--r-- | tests/create_image.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/create_image.json b/tests/create_image.json new file mode 100644 index 0000000..bd4ab21 --- /dev/null +++ b/tests/create_image.json @@ -0,0 +1 @@ +{ "clients" : [ "192.168.2.1" ], "disk" : "1", "partition" : "1", "code" : "1", "id" : "1", "name" : "test", "repository" : "192.168.2.4" } |