Trying to get puppet module from the forge

20 views
Skip to first unread message

Jagga Soorma

unread,
Jan 18, 2017, 2:17:34 PM1/18/17
to Puppet Users
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.



Flannon Jackson

unread,
Jan 18, 2017, 2:55:51 PM1/18/17
to Puppet Users
There's no tag in the Aethylred-postfix github repo for 0.2.3.  Try 0.2.2 instead.
https://github.com/Aethylred/puppet-postfix/releases

-f

Jagga Soorma

unread,
Jan 18, 2017, 4:15:45 PM1/18/17
to Puppet Users
That was not the issue.  The local ssl certs were hosed and after fixing that things appear to be working now.  Thanks for your response.
Reply all
Reply to author
Forward
0 new messages