summaryrefslogtreecommitdiff
path: root/nodes/clam.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-05-16 10:56:32 +0200
committervarac <varacanero@zeromail.org>2013-05-16 10:56:32 +0200
commit26959138e1bcfaf1f2feaee497f03324a22e1347 (patch)
treee7c61a32b4c6f1451e61180f7a258a3cd15a3501 /nodes/clam.json
parentb645f1c4134a3e800200112d248029e36ebc86ef (diff)
removed mole, added clam
Diffstat (limited to 'nodes/clam.json')
-rw-r--r--nodes/clam.json11
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"
+}