netgen / vagrant-ansible-ezpublish

Vagrant setup with Ansible provisioner configured for running eZ Publish projects
https://netgen.io
MIT License
23 stars 12 forks source link

Fix keyserver.ubuntu.com connection refused #39

Closed xserna closed 6 years ago

xserna commented 7 years ago

Trying to provision the vagrant machine get this error when trying to get GPG Key from ketserver.ubuntu.com for Brightbox ppa

gpg: requesting key C3173AA6 from hkp server keyserver.ubuntu.com
keyserver.ubuntu.com: Connection refused

I've updated the call to apt_key following the syntax found on nodejs tasks file

emodric commented 7 years ago

Thanks @xserna !

@vranac Is this okay to merge?

emodric commented 6 years ago

It seems this is not an issue any more.