summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-08-14 16:00:42 +0200
committervarac <varacanero@zeromail.org>2013-08-14 16:00:52 +0200
commita575b9ca5a809a4bb2fc4d5be911198a822a7618 (patch)
treea436a894ef3360b1a61146f736d5aef8c6f8b6bb /nodes
parent628879d8bf2f2c78fe7cd65ea1d2ab9a77a3b503 (diff)
take out ant's location, fake worm's locatin to be in seatte
Diffstat (limited to 'nodes')
-rw-r--r--nodes/ant.json3
-rw-r--r--nodes/worm.json2
2 files changed, 2 insertions, 3 deletions
diff --git a/nodes/ant.json b/nodes/ant.json
index b5d3373..1951378 100644
--- a/nodes/ant.json
+++ b/nodes/ant.json
@@ -2,8 +2,7 @@
"ip_address": "198.252.153.82",
"services": "couchdb",
"tags": [
- "production",
- "seattle"
+ "production"
],
"enabled": true
}
diff --git a/nodes/worm.json b/nodes/worm.json
index 7ad3ec2..7e3f733 100644
--- a/nodes/worm.json
+++ b/nodes/worm.json
@@ -4,5 +4,5 @@
"couchdb",
"soledad"
],
- "tags": ["production", "hongkong"]
+ "tags": ["production", "seattle"]
}