diff --git a/roles/distgit/pagure/templates/pagure_shared.cfg b/roles/distgit/pagure/templates/pagure_shared.cfg index 1319d04ce7..21c2cb47d9 100644 --- a/roles/distgit/pagure/templates/pagure_shared.cfg +++ b/roles/distgit/pagure/templates/pagure_shared.cfg @@ -80,6 +80,8 @@ UNSPECIFIED_BLACKLIST_RES = ['refs/heads/main', 'refs/heads/epel[0-9]+', 'refs/heads/el[0-9]+', 'refs/heads/olpc[0-9]+'] +PDC_BRANCH_OVERRIDES = {"refs/heads/main": "refs/heads/rawhide"} + ALLOW_HTTP_PUSH = True