ansible/roles/bkernel
Kevin Fenzi 3d121ae5ee bkernel: drop nosync here too and fix logic to not change site-defaults in kojibuilder role
This caused a bit of trouble since I disabled nosync in the kojibuilder
role. I think applied that with -t site-defaults, which updated
everything, _including_ bkernel machines. Sadly, bkernel machines have
additional config in site-defaults to allow for secure boot signing and
this was lost. So, make sure only the bkernel role changes site-defaults
on bkernel machines and also drop nosync from it's private config.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-10 09:04:18 -08:00
..
files bkernel: drop nosync here too and fix logic to not change site-defaults in kojibuilder role 2021-12-10 09:04:18 -08:00
tasks bkernel: Convert from dnf/with_items to package/name. 2019-06-11 15:02:03 +00:00