Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the default keyserver. #46

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

carthik
Copy link
Contributor

@carthik carthik commented Feb 14, 2020

Specifying the keyserver as the module previously does leads to
intermittent failure when puppeting, when the keyserver is not
available.
The apt::key resource defaults to using the Ubuntu keyserver, and that
is much more reliable.
https://github.com/puppetlabs/puppetlabs-apt/blob/master/manifests/params.pp#L20

Specifying the keyserver as the module previously does leads to
  intermittent failure when puppeting, when the keyserver is not
  available.
The apt::key resource defaults to using the Ubuntu keyserver, and that
  is much more reliable.
  https://github.com/puppetlabs/puppetlabs-apt/blob/master/manifests/params.pp#L20
@rockpapergoat
Copy link
Contributor

thanks for the PR! i'm taking a look at these open PRs this week and will update.

@rockpapergoat
Copy link
Contributor

did a few quick spot checks, and this seems fine. thanks again for submitting!

@rockpapergoat rockpapergoat merged commit e3c5c2b into threatstack:master Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants