summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/ant.json3
-rw-r--r--nodes/worm.json2
2 files changed, 3 insertions, 2 deletions
diff --git a/nodes/ant.json b/nodes/ant.json
index 1951378..b5d3373 100644
--- a/nodes/ant.json
+++ b/nodes/ant.json
@@ -2,7 +2,8 @@
"ip_address": "198.252.153.82",
"services": "couchdb",
"tags": [
- "production"
+ "production",
+ "seattle"
],
"enabled": true
}
diff --git a/nodes/worm.json b/nodes/worm.json
index 7e3f733..7ad3ec2 100644
--- a/nodes/worm.json
+++ b/nodes/worm.json
@@ -4,5 +4,5 @@
"couchdb",
"soledad"
],
- "tags": ["production", "seattle"]
+ "tags": ["production", "hongkong"]
}