File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- icinga_repo_yum_stable_url : " https://packages.icinga.com/subscription/amazon/al2 /release/"
3
- icinga_repo_yum_stable_description : " ICINGA (stable release for al2 )"
4
- icinga_repo_yum_testing_url : " https://packages.icinga.com/subscription/amazon/al2 /testing/"
5
- icinga_repo_yum_testing_description : " ICINGA (testing release for al2 )"
6
- icinga_repo_yum_snapshot_url : " https://packages.icinga.com/subscription/amazon/al2 /snapshot/"
7
- icinga_repo_yum_snapshot_description : " ICINGA (snapshot release for al2 )"
2
+ icinga_repo_yum_stable_url : " https://packages.icinga.com/subscription/amazon/al$releasever /release/"
3
+ icinga_repo_yum_stable_description : " ICINGA (stable release for al{{ ansible_distribution_major_version }} )"
4
+ icinga_repo_yum_testing_url : " https://packages.icinga.com/subscription/amazon/al$releasever /testing/"
5
+ icinga_repo_yum_testing_description : " ICINGA (testing release for al{{ ansible_distribution_major_version }} )"
6
+ icinga_repo_yum_snapshot_url : " https://packages.icinga.com/subscription/amazon/al$releasever /snapshot/"
7
+ icinga_repo_yum_snapshot_description : " ICINGA (snapshot release al{{ ansible_distribution_major_version }} )"
You can’t perform that action at this time.
0 commit comments