Revert "switch bodhi web fedmsg key to be more accurate"
This reverts commit 3e124b70ae
.
This commit is contained in:
parent
3e124b70ae
commit
f72783414c
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
||||||
app: bodhi
|
app: bodhi
|
||||||
secret_name: bodhi-fedmsg-key
|
secret_name: bodhi-fedmsg-key
|
||||||
key: fedmsg-bodhi.key
|
key: fedmsg-bodhi.key
|
||||||
privatefile: fedmsg-certs/keys/bodhi-bodhi-web-temp-bodhi.app.os.fedoraproject.org.key
|
privatefile: fedmsg-certs/keys/bodhi-bodhi03.phx2.fedoraproject.org.key
|
||||||
when: env != "staging"
|
when: env != "staging"
|
||||||
- role: openshift/secret-file
|
- role: openshift/secret-file
|
||||||
app: bodhi
|
app: bodhi
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
app: bodhi
|
app: bodhi
|
||||||
secret_name: bodhi-fedmsg-crt
|
secret_name: bodhi-fedmsg-crt
|
||||||
key: fedmsg-bodhi.crt
|
key: fedmsg-bodhi.crt
|
||||||
privatefile: fedmsg-certs/keys/bodhi-bodhi-web-temp-bodhi.app.os.fedoraproject.org.crt
|
privatefile: fedmsg-certs/keys/bodhi-bodhi03.phx2.fedoraproject.org.crt
|
||||||
when: env != "staging"
|
when: env != "staging"
|
||||||
- role: openshift/imagestream
|
- role: openshift/imagestream
|
||||||
app: bodhi
|
app: bodhi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue