summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-03-10 17:46:25 -0700
committerelijah <elijah@riseup.net>2013-03-10 17:46:25 -0700
commita8f405c6dbfb3b79f1e868a7b9bae3981a01540a (patch)
treefa50126d501c5a31e59664634d940842f615391f /nodes
parent858032a4b6a0749e0c0ec76e1f9debce9a0e779a (diff)
added service levels and 'ankara' location
Diffstat (limited to 'nodes')
-rw-r--r--nodes/aligator.json2
-rw-r--r--nodes/snail.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json
index cafe4c9..28d0998 100644
--- a/nodes/aligator.json
+++ b/nodes/aligator.json
@@ -6,7 +6,7 @@
},
"ip_address": "176.53.69.121",
"interface": "eth0",
- "tags": "production",
+ "tags": ["production", "ankara"],
"openvpn": {
"gateway_address": "176.53.69.123",
"allow_free": false,
diff --git a/nodes/snail.json b/nodes/snail.json
index a973ad1..a1bdd70 100644
--- a/nodes/snail.json
+++ b/nodes/snail.json
@@ -6,7 +6,7 @@
},
"ip_address": "176.53.69.14",
"interface": "eth0",
- "tags": "development",
+ "tags": ["development", "ankara"],
"openvpn": {
"gateway_address": "176.53.69.19",
"allow_free": false,