diff --git a/playbooks/openshift-apps/waiverdb.yml b/playbooks/openshift-apps/waiverdb.yml index fb10fc48a9..7093e27e90 100644 --- a/playbooks/openshift-apps/waiverdb.yml +++ b/playbooks/openshift-apps/waiverdb.yml @@ -38,7 +38,7 @@ app: waiverdb secret_name: waiverdb-fedora-messaging-crt key: waiverdb.crt - privatefile: "rabbitmq/{{env}}/pki/private/waiverdb{{env_suffix}}.crt" + privatefile: "rabbitmq/{{env}}/pki/issued/waiverdb{{env_suffix}}.crt" when: env == "staging" - role: openshift/secret-file app: waiverdb