puppetlabs / puppetlabs-release

Repo that builds packages to add our apt and yum repositories and public signing key.
7 stars 39 forks source link

puppet-tools-release deb creates insecure http apt config #315

Open bastelfreak opened 1 day ago

bastelfreak commented 1 day ago

Describe the Bug

Hi, I installed https://apt.puppet.com/puppet-tools-release-bullseye.deb, which results in the following configuration:

# cat /etc/apt/sources.list.d/puppet-tools-release.list 
# Puppet Tools bullseye Repository
deb http://apt.puppet.com bullseye puppet-tools

Expected Behavior

A repo that's accessed via https

Steps to Reproduce

Environment

Additional Context

Add any other context about the problem here.

joshcooper commented 1 day ago

Looks to be an issue with multiple release packages https://github.com/search?q=repo%3Apuppetlabs%2Fpuppetlabs-release%20http%3A%2F%2Fapt.puppet.com%20&type=code