From 42c7ff202e0d8cf3273406f13f703b17abf0a96c Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 6 Mar 2013 16:55:03 +0100 Subject: added development servers --- nodes/python.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nodes/python.json (limited to 'nodes/python.json') diff --git a/nodes/python.json b/nodes/python.json new file mode 100644 index 0000000..783123a --- /dev/null +++ b/nodes/python.json @@ -0,0 +1,8 @@ +{ + "services": "couchdb", + "ip_address": "176.53.69.16", + "ssh": { + "port": 4422 + }, + "tags": "development" +} -- cgit v1.2.3