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 dnf updates harder to do accidently #336

Open
sjpb opened this issue Nov 29, 2023 · 0 comments
Open

Make dnf updates harder to do accidently #336

sjpb opened this issue Nov 29, 2023 · 0 comments

Comments

@sjpb
Copy link
Collaborator

sjpb commented Nov 29, 2023

Could disable all repos to make running a dnf update harder to do accidently to improve reliability.

All repos could be enabled at the start of site.yml and disabled at the end of site.yml. Note this would make running specific playbooks fail, in some cases at least.

Note repos can't be disabled after image build without significant changes to code (including 3rd party roles) to not run any dnf/yum/package modules during site.yml - unless those modules are not used with a fqdn and can be overriden which feels horribly hacky.

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

1 participant