From 374e250db191b87c2ede4022d33ad829862c3481 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 1 Jul 2013 17:18:11 +0200 Subject: added manatee (couchdb production node in pp) --- nodes/manatee.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nodes/manatee.json (limited to 'nodes') 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"] +} -- cgit v1.2.3