mirror of
https://github.com/FAUSheppy/athq-vm-management
synced 2025-12-06 13:51:35 +01:00
fix: reduce log level nsca
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
command_file = "/run/icinga2/cmd/icinga2.cmd"
|
||||
user = "nagios"
|
||||
log_level = 4
|
||||
log_level = 2
|
||||
|
||||
{% for vmo in vmList %}
|
||||
authorize "{{ vmo.hostname }}" {
|
||||
|
||||
Reference in New Issue
Block a user