diff --git a/roles/bodhi2/backend/templates/tag2distrepo.py.j2 b/roles/bodhi2/backend/templates/tag2distrepo.py.j2 index e2d27c90ab..6af59dfce8 100644 --- a/roles/bodhi2/backend/templates/tag2distrepo.py.j2 +++ b/roles/bodhi2/backend/templates/tag2distrepo.py.j2 @@ -24,8 +24,8 @@ config = { 'epel6-infra-stg': ['47dd8ef9'], 'epel7-infra': ['47dd8ef9'], 'epel7-infra-stg': ['47dd8ef9'], - 'f29-coreos-continuous': [], - 'f30-coreos-continuous': [], + 'f29-coreos-continuous': [], + 'f30-coreos-continuous': [], } } }