voxpupuli / puppet-vmwaretools

Puppet module to manage VMware Operating System Specific Packages for VMware tools installation.
http://forge.puppetlabs.com/razorsedge/vmwaretools
Apache License 2.0
34 stars 44 forks source link

GPG-DSA-KEY has been deprecated #67

Open UnknownGnome opened 6 years ago

UnknownGnome commented 6 years ago

When running the module I'm getting an error Retrieving key from https://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub

GPG key retrieval failed: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"

Checking the repository, the GPG-DSA-KEY is no longer offered in the /keys directory.

An option to set the gpgcheck=0 would be helpful as well.

anthonysomerset commented 5 years ago

i just created a PR that should deal with this