diff options
author | elijah <elijah@riseup.net> | 2013-05-27 15:08:10 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-05-27 15:08:10 -0700 |
commit | 9a6dd34e60dcb39a241659f6eb89859aee63ae56 (patch) | |
tree | 6f6fae557cecc1709e9a0fcdab3d4b485719c98d /nodes/turtle.json | |
parent | b478dba03e4636667de7159895817e74b6518a8e (diff) |
disabled all istanbul nodes
Diffstat (limited to 'nodes/turtle.json')
-rw-r--r-- | nodes/turtle.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/turtle.json b/nodes/turtle.json index 47ca51d..408f74c 100644 --- a/nodes/turtle.json +++ b/nodes/turtle.json @@ -1,6 +1,6 @@ { "services": [ "webapp", "monitor" ], - "tags": "production", + "tags": ["production", "istanbul"], "ip_address": "176.53.69.119", "ssh": { "port": 22 |