1
0
Fork 0
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:
Stephen Gallagher 2026-06-16 15:35:50 -04:00 committed by Stephen Gallagher
commit 318288aedc
6 changed files with 47 additions and 1 deletions

View file

@ -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