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):

...

In case of errors (because the host was already in puppet) see


Code Block
[root@cld-config files]# puppetserver ca clean --certname cld-rb-test-03.cloud.pd.infn.it



See also Risolvere problema con i certificati (puppet agent -t)

...