summaryrefslogtreecommitdiff
path: root/nodes/worm.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-06-08 01:05:10 -0700
committerelijah <elijah@riseup.net>2013-06-08 01:05:10 -0700
commit94551ff71da32b45d6a7927bf60807a98a97475b (patch)
tree61a583a8472cb1564d96ae0e75928930e4fd04ca /nodes/worm.json
parentc552bfd095b3a1c9a2e15df5330201713ce5a6b8 (diff)
added placeholders for pp and hk nodes, but not initialized yet.
Diffstat (limited to 'nodes/worm.json')
-rw-r--r--nodes/worm.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/worm.json b/nodes/worm.json
new file mode 100644
index 0000000..0970e94
--- /dev/null
+++ b/nodes/worm.json
@@ -0,0 +1,8 @@
+{
+ "ip_address": "1.1.1.1",
+ "services": [
+ "couchdb",
+ "soledad"
+ ],
+ "tags": ["production", "hongkong"]
+}