Erreur de certificat Error: Could not request certificate: The certificate retrieved from the master does not match the agent’s private key. Certificate fingerprint: 3D:BA:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX To fix this, remove the certificate from both the master and the agent and then start a puppet run, which will automatically regenerate a certficate. Dans mon cas, […]
Catégorie : Puppet
[Puppet] Quelques infos en vrac ..
Quelques infos en vrac pour puppet & mcollective .. Passer un puppet sur l’ensemble des machines d’un pool # mco puppet runall 1 -I /nom_du_pool/ -T location Tester un commit # puppet agent -t –environment=commitatester –noop Erreur a cause des caractères spéciaux # puppet agent -t –environment=commit-a-tester –noop Warning: Unable to fetch […]