-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
The role has not been touched in a while and does not really support EL 10
Example:
| --- | |
| # defaults file for monitoring_plugins | |
| icinga_monitoring_plugins_epel: false | |
| icinga_monitoring_plugins_crb: false | |
| icinga_monitoring_plugins_remove: true | |
| icinga_monitoring_plugins_autoremove: false | |
| icinga_monitoring_plugins_dependency_repos: | |
| - "{{ 'powertools' if ansible_distribution_major_version == '8' and icinga_monitoring_plugins_crb else 'crb' if ansible_distribution_major_version == '9' and icinga_monitoring_plugins_crb }}" |
We should update the list of plugins for EL 10 and also take a look at the above code.
Metadata
Metadata
Assignees
Labels
No labels