Closed jakub-vavra-cz closed 3 months ago
The original centos mirrors no longer work so we need to switch to vault repos instead.
ansible-core-2.17 is not compatible with CentOS 8 so we need to use older 2.16 version.
C8s Buildroot is not available atm. in koji so we in non-mandatory repo.
Crb (powertools) repo is needed for some packages from client-devel
We need to make sure seliinux-poilicy-targeted needed by smartcards is installed on c8s.
This should go into the relevant commit messages so it is clear why you did this change from commit history.
The original centos mirrors no longer work so we need to switch to vault repos instead.
- ansible-core-2.17 is not compatible with CentOS 8 so we need to use older 2.16 version.
- C8s Buildroot is not available atm. in koji so we in non-mandatory repo.
- Crb (powertools) repo is needed for some packages from client-devel
- We need to make sure seliinux-poilicy-targeted needed by smartcards is installed on c8s.
This should go into the relevant commit messages so it is clear why you did this change from commit history.
Reworded the commit messages.