From 56f44503a15a3a6f7d28496c83095b0aeafc7852 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 17 Mar 2017 18:53:58 +0100 Subject: bootstrap ibex latest node --- nodes/ibex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nodes/ibex.json (limited to 'nodes/ibex.json') diff --git a/nodes/ibex.json b/nodes/ibex.json new file mode 100644 index 0000000..9841ae8 --- /dev/null +++ b/nodes/ibex.json @@ -0,0 +1,11 @@ +{ + "ip_address": "37.218.247.96", + "tags": ["latest"], + "services": [ + "couchdb", + "soledad", + "webapp", + "mx", + "monitor" + ] +} -- cgit v1.2.3