Skip to content

Commit

Permalink
enable puppet-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
Debilski authored Dec 3, 2021
1 parent 41e3767 commit 6b2bb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ wget -O "$TARGET/root/puppet-release-$DEBIAN_CODENAME.deb" https://apt.puppetlab
systemd-nspawn -D "$TARGET" dpkg -i /root/puppet-release-$DEBIAN_CODENAME.deb
systemd-nspawn -D "$TARGET" apt-get update
systemd-nspawn -D "$TARGET" apt-get -y install lsb-release puppet-agent
systemd-nspawn -D "$TARGET" systemctl enable puppet-agent
systemd-nspawn -D "$TARGET" apt-get -y remove puppet-release


Expand Down

0 comments on commit 6b2bb6c

Please sign in to comment.