We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5ad79 commit 9c33744Copy full SHA for 9c33744
icinga2/repositories.sls
@@ -37,7 +37,7 @@ icinga_deps_repo_for_stretch:
37
icinga_repo:
38
pkgrepo.managed:
39
- humanname: icinga_official
40
- - name: deb http://packages.icinga.org/{{ icinga2.repo }} {{ dist }}
+ - name: deb http://packages.icinga.com/{{ icinga2.repo }} {{ dist }}
41
- file: /etc/apt/sources.list.d/icinga.list
42
- - key_url: http://packages.icinga.org/icinga.key
+ - key_url: http://packages.icinga.com/icinga.key
43
{%- endif %}
0 commit comments