diff options
| author | varac <varacanero@zeromail.org> | 2013-06-27 12:49:35 +0200 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2013-06-27 12:49:35 +0200 |
| commit | c6678ceca69fcffc594e19285981c7125ee323f5 (patch) | |
| tree | 47e3839b2264b22e4b99f4ec9a0d1e61d2ce04d5 /nodes/zebra.json | |
| parent | ec49e32c6b540d72596fefa90ba091f253847259 (diff) | |
disabled DC nodes snake + zebra, they are down atm
Diffstat (limited to 'nodes/zebra.json')
| -rw-r--r-- | nodes/zebra.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nodes/zebra.json b/nodes/zebra.json index 4d27994..d6a73ee 100644 --- a/nodes/zebra.json +++ b/nodes/zebra.json @@ -1,5 +1,7 @@ { "ip_address": "199.119.112.21", "services": "mx", - "tags": ["production", "dc"] + "tags": ["production", "dc"], + // currently down in DC, 2013-06-27 + "enabled": "false" } |
