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