Merge branch 'master' of ssh://pagure.io/fedora-infra/ansible

This commit is contained in:
Stephen Smoogen 2020-05-04 08:49:37 -04:00
commit 26d5acb97d

View file

@ -228,5 +228,5 @@
cron:
name: "ELN periodic compose"
special_time: hourly
job: "odcs --token=/etc/releng-odcs-oidc-token create-raw-config --compose-type=production --label=Alpha eln eln"
job: "odcs --token=/etc/releng-odcs-oidc-token create-raw-config --compose-type=production --label=Alpha-0.1 eln eln"
when: inventory_hostname.startswith('odcs-backend-releng01')