Skip to content

Commit

Permalink
Merge pull request #60 from stackhpc/bump-cloud-init
Browse files Browse the repository at this point in the history
Bump cloud-init in rocky-container-stackhpc
  • Loading branch information
Alex-Welsh authored Mar 20, 2024
2 parents 6729b2a + d55ac85 commit a90cf42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM docker.io/rockylinux/rockylinux:9

RUN dnf group install -y 'Minimal Install' --allowerasing && \
dnf install -y findutils util-linux \
https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/cloud-init-23.1.1-12.el9.noarch.rpm
https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/cloud-init-23.4-7.el9.noarch.rpm

RUN sed -i "s/renderers:.*/renderers: ['network-manager']\n activators: ['network-manager']/" /etc/cloud/cloud.cfg

Expand Down

0 comments on commit a90cf42

Please sign in to comment.