Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
yum install epel-release

yum install puppet


Then create the file etcfile puppet.conf in /etc/puppet/ or /etc/puppetlabs/puppet/ puppet.conf  (the path depends on the version of puppet) with this content (replace 'cld-rbt-test-03' with your hostname):

...