summaryrefslogtreecommitdiff
path: root/nodes/urchin.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-05-16 10:54:32 +0200
committervarac <varacanero@zeromail.org>2013-05-16 10:54:32 +0200
commitb645f1c4134a3e800200112d248029e36ebc86ef (patch)
treebbc8da2116058759d716e040ed7452c4392dbf6c /nodes/urchin.json
parent2c3394f569a0b0b874cfc143503b9347f1a7e049 (diff)
removed python, added urchin
Diffstat (limited to 'nodes/urchin.json')
-rw-r--r--nodes/urchin.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/nodes/urchin.json b/nodes/urchin.json
new file mode 100644
index 0000000..4569f53
--- /dev/null
+++ b/nodes/urchin.json
@@ -0,0 +1,11 @@
+{
+ "ip_address": "176.53.69.21",
+ "services": [
+ "couchdb",
+ "soledad"
+ ],
+ "ssh": {
+ "port": 4422
+ },
+ "tags": "development"
+}