From fdbeca9958f9c0b3dd8d66bc32dec3fac1560440 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Mon, 16 Apr 2018 21:34:24 +0000 Subject: [PATCH] s/bodhi-bodhi/bodhi/ on fedmsg cert names. Signed-off-by: Randy Barlow --- playbooks/openshift-apps/bodhi.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/playbooks/openshift-apps/bodhi.yml b/playbooks/openshift-apps/bodhi.yml index 8d513403a6..abf08e47f8 100644 --- a/playbooks/openshift-apps/bodhi.yml +++ b/playbooks/openshift-apps/bodhi.yml @@ -18,25 +18,25 @@ app: bodhi secret_name: bodhi-fedmsg-key key: fedmsg-bodhi.key - privatefile: fedmsg-certs/keys/bodhi-bodhi01.stg.phx2.fedoraproject.org.key + privatefile: fedmsg-certs/keys/bodhi01.stg.phx2.fedoraproject.org.key when: env == "staging" - role: openshift/secret-file app: bodhi secret_name: bodhi-fedmsg-key key: fedmsg-bodhi.key - privatefile: fedmsg-certs/keys/bodhi-bodhi03.phx2.fedoraproject.org.key + privatefile: fedmsg-certs/keys/bodhi03.phx2.fedoraproject.org.key when: env != "staging" - role: openshift/secret-file app: bodhi secret_name: bodhi-fedmsg-crt key: fedmsg-bodhi.crt - privatefile: fedmsg-certs/keys/bodhi-bodhi01.phx2.stg.fedoraproject.org.crt + privatefile: fedmsg-certs/keys/bodhi01.phx2.stg.fedoraproject.org.crt when: env == "staging" - role: openshift/secret-file app: bodhi secret_name: bodhi-fedmsg-crt key: fedmsg-bodhi.crt - privatefile: fedmsg-certs/keys/bodhi-bodhi03.phx2.fedoraproject.org.crt + privatefile: fedmsg-certs/keys/bodhi03.phx2.fedoraproject.org.crt when: env != "staging" - role: openshift/object app: bodhi