icinga2.ssh_client
This commit is contained in:
3
icinga2/files/client_sudo.jinja
Normal file
3
icinga2/files/client_sudo.jinja
Normal file
@@ -0,0 +1,3 @@
|
||||
# monitoring sudoers rules
|
||||
nagios ALL=(ALL) NOPASSWD: \
|
||||
{{ salt.pillar.get('icinga2:client_sudo') | join(", \\\n") | indent(2) }}
|
||||
Reference in New Issue
Block a user