diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/woodlouse.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/woodlouse.json b/nodes/woodlouse.json index 19fa450..fa72518 100644 --- a/nodes/woodlouse.json +++ b/nodes/woodlouse.json @@ -4,5 +4,6 @@ "couchdb", "soledad" ], - "tags": ["production", "dc"] + "tags": ["production", "dc"], + "enabled": false } |