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

Revert #258, which added purge_unmanaged_repos #287

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

kenyon
Copy link
Member

@kenyon kenyon commented Dec 7, 2022

This method of purging unmanaged yum repo configs does not work. This is because the repo configs are managed by puppetlabs/yumrepo_core as native yumrepo types, not file resources.

Fixes #285

This method of purging unmanaged yum repo configs does not work.

Fixes voxpupuli#285
@bastelfreak
Copy link
Member

Now do we say this is a bugfix or a breaking change?

@vchepkov
Copy link

vchepkov commented Dec 7, 2022

this code never worked, but imho, it's a breaking change

@kenyon kenyon added bug Something isn't working backwards-incompatible labels Dec 7, 2022
@kenyon kenyon changed the title revert #258, purge_unmanaged_repos Revert #258, which added purge_unmanaged_repos Dec 7, 2022
@kenyon kenyon merged commit ef4b159 into voxpupuli:master Dec 9, 2022
@siegy22
Copy link

siegy22 commented Jan 28, 2023

@kenyon Could we re-add this feature using the proper yumrepo::purge: https://gist.github.com/vrillusions/7cb35a183beec5c787ba

I'm happy to open a PR if this is something that is wanted (it was before, apparently).

@kenyon
Copy link
Member Author

kenyon commented Jan 28, 2023

@siegy22 that would be fine with me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revert #258 that added purge_unmanaged_repos
5 participants