forked from infra/ansible
ELNBuildSync: Add static configuration file
Includes the Koji, Bodhi and Database configuration Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
parent
3e3a01df73
commit
318288aedc
6 changed files with 47 additions and 1 deletions
|
|
@ -84,6 +84,11 @@
|
|||
keytab_secret_name: "{{ ebs_keytab_secret_name }}"
|
||||
keytab_username: "{{ ebs_keytab_username }}"
|
||||
|
||||
- role: openshift/object
|
||||
object_app: elnbuildsync
|
||||
object_template: public-config.yml.j2
|
||||
object_objectname: public-config.yml
|
||||
|
||||
- role: openshift/object
|
||||
object_app: elnbuildsync
|
||||
object_template: fedora-messaging-config.yml.j2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue