diff options
author | varac <varacanero@zeromail.org> | 2013-07-01 18:54:56 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-07-01 18:54:56 +0200 |
commit | e0f8f2765ff33304a007e49656fbf49c2544f23e (patch) | |
tree | f3c9e2900f889d5fc945c80fe6970aa3de592bec /nodes | |
parent | 374e250db191b87c2ede4022d33ad829862c3481 (diff) |
disabled giraffe
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/giraffe.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/giraffe.json b/nodes/giraffe.json index 0baf822..54c7160 100644 --- a/nodes/giraffe.json +++ b/nodes/giraffe.json @@ -4,5 +4,6 @@ "couchdb", "soledad" ], - "tags": ["production", "hongkong"] + "tags": ["production", "hongkong"], + "enabled": "false" } |