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