Comment out the watchdog role for now
This commit is contained in:
parent
030f7d4d5a
commit
04f6e43c09
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- { role: watchdog, when: env == "staging" }
|
# - { role: watchdog, when: env == "staging" }
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- hosts
|
- hosts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue