diff options
Diffstat (limited to 'nodes/snake.json')
-rw-r--r-- | nodes/snake.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/snake.json b/nodes/snake.json new file mode 100644 index 0000000..2a4fe19 --- /dev/null +++ b/nodes/snake.json @@ -0,0 +1,8 @@ +{ + "ip_address": "199.119.112.22", + "services": [ + "couchdb", + "soledad" + ], + "tags": ["production", "dc"] +} |