summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/lynx.json11
-rw-r--r--nodes/zebra.json14
2 files changed, 25 insertions, 0 deletions
diff --git a/nodes/lynx.json b/nodes/lynx.json
new file mode 100644
index 0000000..4d039bd
--- /dev/null
+++ b/nodes/lynx.json
@@ -0,0 +1,11 @@
+{
+ "ip_address": "37.218.242.146",
+ "services": [
+ "mx",
+ "webapp"
+ ],
+ "tags": [
+ "amsterdam",
+ "clientdev"
+ ]
+}
diff --git a/nodes/zebra.json b/nodes/zebra.json
new file mode 100644
index 0000000..eab84bc
--- /dev/null
+++ b/nodes/zebra.json
@@ -0,0 +1,14 @@
+{
+ "couch": {
+ "mode": "plain"
+ },
+ "ip_address": "37.218.242.147",
+ "services": [
+ "couchdb",
+ "soledad"
+ ],
+ "tags": [
+ "amsterdam",
+ "clientdev"
+ ]
+}