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