summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/thrips.json8
-rw-r--r--nodes/worm.json3
2 files changed, 10 insertions, 1 deletions
diff --git a/nodes/thrips.json b/nodes/thrips.json
new file mode 100644
index 0000000..e5ac68d
--- /dev/null
+++ b/nodes/thrips.json
@@ -0,0 +1,8 @@
+{
+ "ip_address": "204.13.164.162",
+ "services": [
+ "couchdb",
+ "soledad"
+ ],
+ "tags": ["production", "seattle"]
+}
diff --git a/nodes/worm.json b/nodes/worm.json
index 7ad3ec2..edb6b7a 100644
--- a/nodes/worm.json
+++ b/nodes/worm.json
@@ -4,5 +4,6 @@
"couchdb",
"soledad"
],
- "tags": ["production", "hongkong"]
+ "tags": ["production", "hongkong"],
+ "enabled": false
}