diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/panda.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/nodes/panda.json b/nodes/panda.json deleted file mode 100644 index fe08b29..0000000 --- a/nodes/panda.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "services": ["couchdb", "soledad"], - "tags": ["unstable", "dc"], - "ip_address": "199.119.112.9", - "ssh": { - "port": 4422 - }, - "couch": { - "backup": true - } -} |