voxpupuli / puppet-unattended_upgrades Public
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
* fix: debian origins since archive name changes, moved to codename … #148
* fix: debian origins since archive name changes, moved to codename … #148
Conversation
…based filter for future proofing voxpupuli#145
…based filter for future proofing voxpupuli#145
…based filter for future proofing voxpupuli#145
|
Thank you for putting together this PR. I'm not a committer, just someone who noticed the bug. But I do have some Debian 8 and 9 servers, and I can go about testing this code. Hopefully I can find some time next week to do that. |
|
Would say this is also related to #150, any reason why this is not merged? |
|
any or all of
|
|
@igalic well it was more like " I don´t see any open issues with this PR, maybe there is one which I didn´t see" ;-) |
sometimes we get issues, (i'm feeling very poetical right now ;) |
|
we need this in our deployment so i'll likely merge this after another positive review. thanks! |
|
|
…based filter for future proofing #145
Pull Request (PR) description
Debian changed apt repository archive names some weeks ago, this PR adapts the module to that and switches to codename (jessie/stretch/buster etc.) based origin filtering for debian based systems, so it should be more stable in the future.
This Pull Request (PR) fixes the following issues
Fixes #145
The text was updated successfully, but these errors were encountered: