From 94551ff71da32b45d6a7927bf60807a98a97475b Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 8 Jun 2013 01:05:10 -0700 Subject: added placeholders for pp and hk nodes, but not initialized yet. --- nodes/worm.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nodes/worm.json (limited to 'nodes/worm.json') 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"] +} -- cgit v1.2.3