diff options
Diffstat (limited to 'nodes/clam.json')
-rw-r--r-- | nodes/clam.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nodes/clam.json b/nodes/clam.json new file mode 100644 index 0000000..f9007a4 --- /dev/null +++ b/nodes/clam.json @@ -0,0 +1,11 @@ +{ + "ip_address": "176.53.69.22", + "services": [ + "couchdb", + "soledad" + ], + "ssh": { + "port": 4422 + }, + "tags": "development" +} |