From 26959138e1bcfaf1f2feaee497f03324a22e1347 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 16 May 2013 10:56:32 +0200 Subject: removed mole, added clam --- nodes/clam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nodes/clam.json (limited to 'nodes/clam.json') 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" +} -- cgit v1.2.3