Skip to content

Commit

Permalink
use Puppet 8 for installer options collection
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni authored and ekohl committed Oct 23, 2024
1 parent e0a3a79 commit 468a0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/installer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM quay.io/centos/centos:stream9

RUN dnf -y install https://yum.puppetlabs.com/puppet7-release-el-9.noarch.rpm
RUN dnf -y install https://yum.puppetlabs.com/puppet8-release-el-9.noarch.rpm

ARG FOREMAN_VERSION
RUN dnf -y install https://yum.theforeman.org/releases/$FOREMAN_VERSION/el9/x86_64/foreman-release.rpm
Expand Down

0 comments on commit 468a0bf

Please sign in to comment.