...
| Code Block | ||
|---|---|---|
| ||
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)
...