Skip to content

Commit

Permalink
Complete removal of ovirt-release repo
Browse files Browse the repository at this point in the history
This was missed in the deletion in #766
  • Loading branch information
Fryguy committed Dec 3, 2021
1 parent 984c036 commit a4b6828
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/manageiq-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ RUN dnf -y remove subscription-manager* && \
dnf -y install \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \
https://rpm.manageiq.org/release/14-najdorf/el8/noarch/manageiq-release-14.0-2.el8.noarch.rpm && \
rm -f /etc/yum.repos.d/ovirt-4.4-dependencies.repo && \
dnf -y module enable nodejs:12 && \
dnf -y module enable ruby:2.7 && \
if [[ "$RELEASE_BUILD" != "true" ]]; then dnf config-manager --enable manageiq-14-najdorf-nightly; fi && \
Expand Down

0 comments on commit a4b6828

Please sign in to comment.