Do not remove tag-repository.repo

This commit is contained in:
Sergio Correia 2022-12-09 09:16:20 -03:00
parent 5ce5dc11c1
commit 2ff4a57711
No known key found for this signature in database
GPG Key ID: D0D219ED1F7E762C

View File

@ -7,7 +7,6 @@ context:
prepare:
- how: shell
script:
- rm -f /etc/yum.repos.d/tag-repository.repo
- dnf config-manager --set-enabled updates-testing updates-testing-modular
- how: shell
order: 90