summaryrefslogtreecommitdiff
path: root/nodes/urchin.json
diff options
context:
space:
mode:
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"
+}