diff options
author | varac <varacanero@zeromail.org> | 2014-03-12 20:52:26 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2014-03-20 23:25:22 +0100 |
commit | f57bfec1b8c4ae1cc0dcc950ac3a81e19d7e6597 (patch) | |
tree | 13e076766ce38676488de8e80eea2b5701d3b0aa /nodes/sloth.json | |
parent | f095c5107f3b4c03b35d3266078352676bad0fda (diff) |
renamed tag production -> demo
Diffstat (limited to 'nodes/sloth.json')
-rw-r--r-- | nodes/sloth.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/sloth.json b/nodes/sloth.json index fc9cb88..946280d 100644 --- a/nodes/sloth.json +++ b/nodes/sloth.json @@ -4,5 +4,6 @@ "ssh": { "port": 4422 }, - "tags": ["production", "istanbul"] + "tags": ["demo", "istanbul"], + "enabled": false } |