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

Make sure apt-transport-https is installed on Debian OS #47

Closed
hirnschmalz opened this issue Dec 29, 2015 · 3 comments
Closed

Make sure apt-transport-https is installed on Debian OS #47

hirnschmalz opened this issue Dec 29, 2015 · 3 comments

Comments

@hirnschmalz
Copy link

To fetch packages from https sources the package apt-transport-https must be installed on the system (at least on Debian jessie).

@tobru
Copy link
Contributor

tobru commented Feb 24, 2016

I think that this doesn't belong into this module and should come from the Puppet infra. Feel free to reopen if you don't agree.

@tobru tobru closed this as completed Feb 24, 2016
@hirnschmalz
Copy link
Author

Sorry, but I think that this issue belongs to this module since almost every other apt source uses http. To use https apt sources the special package apt-transport-https is needed - which is not installed by default. So from my point of view if you install from https sources you should make sure that the required packages are installed.

@tobru
Copy link
Contributor

tobru commented Feb 25, 2016

Ok, will do it with ensure_packages

@tobru tobru reopened this Feb 25, 2016
@tobru tobru closed this as completed in ad29e01 Mar 11, 2016
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

No branches or pull requests

2 participants