Your message dated Thu, 11 May 2017 15:00:23 +0300 with message-id <[email protected]> and subject line Fixed in 4.7.0-1 has caused the Debian Bug report #804559, regarding puppet: Typo in lib/puppet/ssl/host.rb: certficate -> certificate to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 804559: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804559 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: puppet Version: 3.8.3-1 Severity: minor Tags: patch The patch says it all. Thanks.--- a/lib/puppet/ssl/host.rb +++ b/lib/puppet/ssl/host.rb @@ -218,7 +218,7 @@ DOC raise Puppet::Error, <<ERROR_STRING The certificate retrieved from the master does not match the agent's private key. Certificate fingerprint: #{certificate.fingerprint} -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. +To fix this, remove the certificate from both the master and the agent and then start a puppet run, which will automatically regenerate a certificate. On the master: puppet cert clean #{Puppet[:certname]} On the agent:
--- End Message ---
--- Begin Message ---Version: 4.7.0-1 Closing this, as it's been fixed in 4.7.0-1.
--- End Message ---

