diff options
| author | kwadronaut <kwadronaut@leap.se> | 2013-11-24 12:30:07 +0100 |
|---|---|---|
| committer | kwadronaut <kwadronaut@leap.se> | 2013-11-24 12:30:07 +0100 |
| commit | ff44bc75b814700f65459f990bfb6c078c876483 (patch) | |
| tree | ec42a235c944c31c6886d67baeebe72affb1a4d6 /nodes/turtle.json | |
| parent | 478d964b79d3f72d233fa2e53d2c00dbc6f05a96 (diff) | |
| parent | c73f755a3db36bf9eea411bae91da5e84f158cdc (diff) | |
Merge branch 'develop'
Conflicts:
Leapfile
files/ssh/authorized_keys
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 |
