mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Add keytab to prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
key: koji-keytab
|
||||
secret_name: bodhi-keytab
|
||||
service: bodhi
|
||||
host: "bodhi.stg.fedoraproject.org"
|
||||
when: env == "staging"
|
||||
host: "bodhi{{ env_suffix }}.fedoraproject.org"
|
||||
- role: openshift/secret-file
|
||||
app: bodhi
|
||||
secret_name: bodhi-fedmsg-key
|
||||
|
||||
Reference in New Issue
Block a user