From 2823b7a7fa0097ec3bbe8525ea28d86cf6483dbd Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 23 Feb 2017 16:43:17 +0100 Subject: Use singlenode.bitmask.net as new domain to test single node installations --- nodes/orangutan.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 nodes/orangutan.json (limited to 'nodes') diff --git a/nodes/orangutan.json b/nodes/orangutan.json new file mode 100644 index 0000000..a7a7fc5 --- /dev/null +++ b/nodes/orangutan.json @@ -0,0 +1,18 @@ +{ + "tags": ["singlenode"], + "services": [ + "couchdb", + "soledad", + "webapp", + "mx", + "monitor" + ], + "ip_address": "37.218.247.46", + "sources": { + "platform": { + "apt": { + "basic": "http://deb.leap.se/experimental-platform" + } + } + } +} -- cgit v1.2.3