Difference between revisions of "Puppet"

From Wasya Wiki
Jump to: navigation, search
(Created page with " = Install = From: https://www.puppet.com/docs/puppet/7/install_agents#install_agents wget https://apt.puppet.com/puppet7-release-bionic.deb sudo dpkg -i puppet7-release...")
(No difference)

Revision as of 23:01, 4 April 2024


Install

From: https://www.puppet.com/docs/puppet/7/install_agents#install_agents

 wget https://apt.puppet.com/puppet7-release-bionic.deb
 sudo dpkg -i puppet7-release-bionic.deb
 apt-get update
 sudo apt-get install puppet-agent