diff options
| author | varac <varacanero@zeromail.org> | 2013-09-24 08:35:05 +0200 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2013-09-24 08:35:05 +0200 |
| commit | 223e3a9f97dce9b4688207b7bc803bf6131191c4 (patch) | |
| tree | dbba3e4f334a42e15c3160ae54419ee2c981f405 /nodes/elephant.json | |
| parent | 87f50e55e95b80cfb48fec64f6fe440622fe324e (diff) | |
disable nagios on wallaby+elephant because of #3909
Diffstat (limited to 'nodes/elephant.json')
| -rw-r--r-- | nodes/elephant.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/elephant.json b/nodes/elephant.json index d9626e2..6289a6a 100644 --- a/nodes/elephant.json +++ b/nodes/elephant.json @@ -1,5 +1,6 @@ { - "services": ["webapp", "monitor"], + //"services": ["webapp", "monitor"], + "services": ["webapp"], "tags": ["development", "istanbul"], "ip_address": "176.53.69.13", "ssh": { |
