install plugins on icinga master

This commit is contained in:
2023-12-10 20:23:00 -05:00
parent fa41a5bfd3
commit d9ec7b879b
3 changed files with 43 additions and 45 deletions

View File

@@ -1,4 +1,5 @@
include:
- icinga2.plugins
{% if salt.pillar.get("icinga2:ssh_client", None) is not none %}
- icinga2.ssh_client
{% endif %}