Skip to content

Commit 9c33744

Browse files
kislikalxwr
authored andcommitted
Update repositories.sls
Icinga2 deb repository is now hosted on the domain packages.icinga.com (was packages.icinga.org)
1 parent eb5ad79 commit 9c33744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

icinga2/repositories.sls

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ icinga_deps_repo_for_stretch:
3737
icinga_repo:
3838
pkgrepo.managed:
3939
- humanname: icinga_official
40-
- name: deb http://packages.icinga.org/{{ icinga2.repo }} {{ dist }}
40+
- name: deb http://packages.icinga.com/{{ icinga2.repo }} {{ dist }}
4141
- file: /etc/apt/sources.list.d/icinga.list
42-
- key_url: http://packages.icinga.org/icinga.key
42+
- key_url: http://packages.icinga.com/icinga.key
4343
{%- endif %}

0 commit comments

Comments
 (0)