forked from ISTI-ansible-roles/ansible-roles
library/roles/nagios/defaults/main.yml: Explicitly install a Dell OMSA package that's not listed as a dependency but it's required.
This commit is contained in:
parent
0ab5593d7d
commit
e816d11be1
|
@ -61,6 +61,7 @@ nagios_dell_omsa_pkgs:
|
|||
- srvadmin-base
|
||||
- srvadmin-idrac
|
||||
- srvadmin-storageservices
|
||||
- srvadmin-omcommon
|
||||
|
||||
# We need a more recent version of the check_openmanage executable
|
||||
nagios_dell_standalone_checks:
|
||||
|
|
Loading…
Reference in New Issue