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 puppetlabs-apt to handle apt-transport-https #348

Merged
merged 1 commit into from
Dec 26, 2017

Conversation

juniorsysadmin
Copy link
Member

puppetlabs-apt 4.4.0 now handles installation of apt-transport-https for
a selection of Debian families: wheezy, jessie, stretch, trusty, xenial.

This change should also ensure that this module works on Debian 10, which
no longer has the apt-transport-https package.

Fixes #345

@juniorsysadmin
Copy link
Member Author

Breaking change as if you previously were using a Debian-flavour, but not using wheezy, jessie, stretch, trusty, xenial, you now need to handle installation of apt-transport-https yourself.

puppetlabs-apt 4.4.0 now handles installation of apt-transport-https for
a selection of Debian families: wheezy, jessie, stretch, trusty, xenial.

This change should also ensure that this module works on Debian 10, which
no longer has the apt-transport-https package.

Fixes voxpupuli#345
@juniorsysadmin juniorsysadmin merged commit ec3912b into voxpupuli:master Dec 26, 2017
@juniorsysadmin juniorsysadmin deleted the apt-https-transport branch December 26, 2017 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants