Skip to content

Monitoring Plugins role needs update #422

@Donien

Description

@Donien

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions