Hi Guys,

I sync a few puppet modules from the forge using r10k without any issues. 
However, recently I tested with 2 postfix modules and now everytime I try 
to sync one locally it fails with the following error and never shows that 
module local in my modules dir:

--
INFO -> Deploying Puppetfile content 
/etc/puppet/environments/development/modules/postfix
ERROR -> SSL_connect returned=1 errno=0 state=SSLv3 read server certificate 
B: certificate verify failed
--

I am running r10 using "/etc/puppetlabs/r10k/script/deploy_code.sh 
development". The following is what I have in my Puppetfile

# grep -i postfix Puppetfile 
# mod 'mjhas-postfix','1.0.0' 
mod 'Aethylred-postfix', '0.2.3'

Thanks.



-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ef759976-6020-4d96-b5be-55563256babf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to