Skip to content
Snippets Groups Projects
Commit 38f2c3ab authored by Noah Hilverling's avatar Noah Hilverling
Browse files

Replace lazyfrosch repository with Icinga repository

parent 8a85816a
No related branches found
No related tags found
1 merge request!1Add support for opensuse 15.2
Pipeline #12368 failed
......@@ -14,7 +14,7 @@ RUN zypper --non-interactive install --no-recommends \
&& zypper clean
RUN OBS_DIST=openSUSE_Leap_15.2 \
&& zypper --non-interactive addrepo --refresh https://download.opensuse.org/repositories/home:/lazyfrosch:/devel:/tools/"${OBS_DIST}"/home:lazyfrosch:devel:tools.repo \
&& zypper --non-interactive addrepo https://download.opensuse.org/repositories/home:/icinga/"${OBS_DIST}"/home:icinga.repo \
&& zypper --gpg-auto-import-keys --non-interactive install spectool createrepo \
&& zypper clean -a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment