diff options
Diffstat (limited to 'nodes/worm.json')
-rw-r--r-- | nodes/worm.json | 8 |
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"] +} |