diff --git a/roles/bodhi2/backend/templates/tag2distrepo.py.j2 b/roles/bodhi2/backend/templates/tag2distrepo.py.j2 index 11a6cd14bc..237d531a3b 100644 --- a/roles/bodhi2/backend/templates/tag2distrepo.py.j2 +++ b/roles/bodhi2/backend/templates/tag2distrepo.py.j2 @@ -26,7 +26,7 @@ config = { 'epel7-infra-stg': ['47dd8ef9'], 'f29-coreos-continuous': [], 'f30-coreos-continuous': [], - 'coreos-pool': [cfc659b9], + 'coreos-pool': ['cfc659b9'], } } }