Skip to content

Commit

Permalink
Fix puppet test failure for opensuse-15 (open-telemetry#1663)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyc-splunk authored Jun 9, 2022
1 parent f0c2428 commit 9d76a44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM opensuse/leap:15
ENV container docker

RUN sed -i 's|download.opensuse.org|provo-mirror.opensuse.org|' /etc/zypp/repos.d/*.repo
RUN zypper -n install -l curl dbus-1 systemd-sysvinit tar wget
RUN zypper -n install -l curl dbus-1 systemd-sysvinit tar wget gzip

RUN rpm --import https://yum.puppet.com/RPM-GPG-KEY-puppet-20250406

Expand Down

0 comments on commit 9d76a44

Please sign in to comment.