diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 0f98f7cdb6..140f3438ec 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -27,7 +27,9 @@ sigkeys = [ [% elif release.version_int == 7 %] '352C64E5', [% endif %] +{% if env == "staging" %} None +{% endif %} ] hashed_directories = True