diff options
Diffstat (limited to 'nodes/zebra.json')
-rw-r--r-- | nodes/zebra.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/zebra.json b/nodes/zebra.json index d6a73ee..eecb5b1 100644 --- a/nodes/zebra.json +++ b/nodes/zebra.json @@ -3,5 +3,5 @@ "services": "mx", "tags": ["production", "dc"], // currently down in DC, 2013-06-27 - "enabled": "false" + "enabled": false } |