Page History
...
Follow the instructions below to initially install and then configure the Puppet Master and Puppet Agent respectively.
2.1
...
- Install Puppet
Puppet Master
Follow the instructions below to install Puppet Master.
...
- Sign into Puppet Agent as the super user.
Issue the following commands to download and install the Puppet distribution.
Code Block apt-get update apt-get install puppet
Edit the
/etc/hostname
file and set the property hostname.Code Block {host-ip} qaa-node-1
Edit the
/etc/hosts
file of your Puppet Agent.Code Block 127.0.0.1 localhost 192.168.19.XXX puppet # Puppet Master's IP address
2.2. - Configure Puppet
Puppet Master
Follow the instructions below to configure the Puppet Master.
...
Overview
Content Tools
Activity