Installing
-
2. Installing Puppet
Then to Install Puppet in Mint
Simply run:sudo pacman -Sy puppet
Again to Setup also the Server:
yay -Sy puppetserver
On Prompt try simply to Hit “Enter” and follow with the Default Choices.
In case of any Issue or to look for more related Packages see: AUR PACKAGENAME. -
3. Starting Puppet Services
Next to Puppet Services
Run:sudo systemctl start puppet
And again:
sudo systemctl start puppetserver
Use the same Commands with “enable” to get them Started at Boot.
Contents