diff options
Diffstat (limited to 'nodes/sloth.json')
-rw-r--r-- | nodes/sloth.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/sloth.json b/nodes/sloth.json new file mode 100644 index 0000000..7ce5483 --- /dev/null +++ b/nodes/sloth.json @@ -0,0 +1,8 @@ +{ + "services": "couchdb", + "ip_address": "176.53.69.122", + "ssh": { + "port": 4422 + }, + "tags": "production" +} |