Skip to content

Add new versions and update apt package repo handling#178

Open
stuartrobert wants to merge 7 commits intovoxpupuli:masterfrom
stuartrobert:add_v24_v25
Open

Add new versions and update apt package repo handling#178
stuartrobert wants to merge 7 commits intovoxpupuli:masterfrom
stuartrobert:add_v24_v25

Conversation

@stuartrobert
Copy link

Pull Request (PR) description

This PR corrects a number of issues with repository management with this bareos module.

  • updates the basse URL for repos & keys for all OSs, for both subscription and non-subscription releases.
  • removes the obosolete apt-key mechanism, now using a downloaded or provided keyring.
  • updates list of supported OSs
  • now uses the apt sources format

This Pull Request (PR) fixes the following issues

Fixes #59

Robert Stuart added 7 commits February 5, 2026 17:39
- add apt::keyring to handle keys
- add apt::auth to handle subscription account
- update URLs for downloads
- switch to using sources format
- remove unsupported OS versions and add new ones
- remove obsolete logic in repository manifest
@TheMeier
Copy link
Contributor

REFERENCE.md is outdated; to regenerate: bundle exec rake strings:generate:reference

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.

hardcoded key fingerprints break automatic key-rollout on debian/ubuntu

2 participants