diff options
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 |