Open UnknownGnome opened 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.
i just created a PR that should deal with this
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.