This role configures Icinga 2 related repositories to provide all necessary packages.
To enable the EPEL repository.
icinga_repo_epel: true
icinga_repo_scl: true
To manage which Icinga Repos to use the following variables:
icinga_repo_stable: true
icinga_repo_testing: false
icinga_repo_snapshot: false
To use the Icinga Repository Subscription:
icinga_repo_subscription_username: "Your username"
icinga_repo_subscription_password: "Your password"