File tree 6 files changed +35
-0
lines changed
6 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ icinga_repo::settings :
3
+ upstream_repo : true
4
+ git_source : https://github.com/Icinga/icinga2
Original file line number Diff line number Diff line change
1
+ ---
2
+ :hierarchy :
3
+ - " %{title}/%{repo}/osfamily/%{osfamily}"
4
+ - " %{title}/%{repo}/default"
5
+ - " %{title}/upstream/operatingsystem/%{operatingsystem}%{operatingsystemmajrelease}"
6
+ - " %{title}/upstream/operatingsystem/%{operatingsystem}"
7
+ - " %{title}/upstream/osfamily/%{osfamily}%{operatingsystemmajrelease}"
8
+ - " %{title}/upstream/osfamily/%{osfamily}"
9
+ - " %{title}/upstream/default"
10
+ - " %{title}/osfamily/%{osfamily}"
11
+ - " %{title}/default"
12
+ - " default/%{operatingsystem}"
13
+ - default
Original file line number Diff line number Diff line change
1
+ ---
2
+ icinga_repo::settings :
3
+ repo_filename : icinga
4
+ repo_description : ' Icinga repository'
5
+ key_url : https://packages.icinga.com/icinga.key
Original file line number Diff line number Diff line change
1
+ ---
2
+ icinga_repo::settings:
3
+ repo_url: 'https://packages.icinga.com/ubuntu'
4
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ icinga_repo::settings :
3
+ repo_url : ' https://packages.icinga.com/debian'
4
+ apt_repos : ' main'
5
+ apt_release : ' stable'
Original file line number Diff line number Diff line change
1
+ ---
2
+ icinga_repo::settings :
3
+ repo_file_url : ' https://packages.icinga.com/centos/ICINGA-release.repo'
4
+
You can’t perform that action at this time.
0 commit comments