Skip to content
New issue

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

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

Already on GitHub? # to your account

Add customisable keyserver, fixes #5 #6

Merged
merged 2 commits into from
Jan 20, 2023
Merged

Conversation

threepistons
Copy link
Collaborator

@threepistons threepistons commented Feb 25, 2022

New features:

  • parameterise the keyserver used by apt::key;
  • set the default keyserver to hkps://keyserver.ubuntu.com:443 to work by default in heavily-firewalled environments;
  • use a later minimum version, 6.2.0, of the puppetlabs/apt module to support the hkps protocol and and the use of port 443.

@threepistons threepistons added the enhancement New feature or request label Feb 25, 2022
@threepistons threepistons self-assigned this Feb 25, 2022
@threepistons threepistons force-pushed the 5-allow-custom-keyserver branch from a06a074 to a681ea3 Compare February 25, 2022 17:05
@threepistons threepistons linked an issue Jan 20, 2023 that may be closed by this pull request
Fix error in protocol prefix of default keyserver

Keep trying keyserver protocols.
@threepistons threepistons force-pushed the 5-allow-custom-keyserver branch from f51c0d9 to 292080c Compare January 20, 2023 19:55
@threepistons threepistons merged commit d988ad4 into main Jan 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot install in heavily firewalled environment
1 participant