diff --git a/roles/koji_hub/templates/koji-gc.conf.j2 b/roles/koji_hub/templates/koji-gc.conf.j2 index af37f55792..2309014942 100644 --- a/roles/koji_hub/templates/koji-gc.conf.j2 +++ b/roles/koji_hub/templates/koji-gc.conf.j2 @@ -91,6 +91,9 @@ policy = tag module-* :: keep tag *-modular :: keep + # coreos-pool is used for coreos releases, keep it always + tag coreos-pool :: keep + #stuff to protect #note that tags with master lock engaged are already protected tag *-updates :: keep