Thursday, April 27, 2017

Puppet agent removing and reinstalling in windows error message

While doing that above task , you may end up getting this bellow error


Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Failed to generate
 additional resources using 'eval_generate': SSL_connect returned=1 errno=0 stat
e=error: certificate verify failed: [unable to get local issuer certificate for
/CN=puppetmaster]
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Could not evaluate
: Could not retrieve file metadata for puppet:///pluginfacts: SSL_connect return
ed=1 errno=0 state=error: certificate verify failed: [unable to get local issuer
 certificate for /CN=puppetmaster]

for this error you have to remove ssl folder in this location(C:/ProgramData/PuppetLabs/puppet ) and run puppet agent again 

you are good to go

Task --> you need to create redis dbs, either single or multiple based on hiera data using puppet

Hi all, I know there is no post in past few weeks, sorry i was struck with my family issues and i got married recently . so come to our i...