Hi Vinay,

Your error is unrelated to docker module, but comes from apt module.
Apt module is trying to add the docker repos and fetch the gpg keys.

Please make sure to allow outgoing https connections.

If you want to install from your own internal mirror, you can set a docker 
class parameter:

   use_upstream_package_source => false,

In this case you must ensure, that the repository is added.

Best regards,
Martin


> On 25. Jun 2020, at 10:38, Vinay Korrapati <vinay....@gmail.com> wrote:
> 
> Hi Team,
> 
> We are facing the below issue while installing the docker Ubuntu 18.04 using 
> existing puppet forge module. we already added the include 'docker' to the 
> manifest file. And all dependent modules also installed.
> 
> Error: 
> change from 'absent' to 'present' failed: Could not set 'present' on ensure: 
> SSL_connect SYSCALL returned=5 errno=0 state=SSLv3/TLS write client hello 
> (file: 
> /etc/puppetlabs/code/environments/production/site/apt/manifests/key.pp, line: 
> 55)
> 
> 
> Puppet Version: 6.14.0
> Link referred: https://forge.puppet.com/puppetlabs/docker#images 
> 
> 
> Any firewall need to be white list at server end ? could you please suggest 
> me to address the issue.
> 
> 
> Regards
> Vinay 
> 
> -- 
> 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 puppet-users+unsubscr...@googlegroups.com 
> <mailto:puppet-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/puppet-users/aefc16d3-eaee-46dc-a5de-d5ea9a13aa5co%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/puppet-users/aefc16d3-eaee-46dc-a5de-d5ea9a13aa5co%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/C0761E3F-679C-4BE5-9AB8-4A322A2B113A%40gmail.com.

Reply via email to