aboutsummaryrefslogtreecommitdiff
path: root/example.json
diff options
context:
space:
mode:
Diffstat (limited to 'example.json')
-rw-r--r--example.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/example.json b/example.json
deleted file mode 100644
index abca893..0000000
--- a/example.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "host": {
- "provision_method": "image",
- "build": true,
- "enabled": true,
- "managed": true,
- "subnet_id": 1,
- "location_id": 1,
- "compute_resource_id": 1,
- "image_id": 1,
- "compute_attributes": {
- "start": "1"
- }
- },
- "interfaces": {
- "0": {
- "primary": true,
- "provision": true
- }
- }
-}