Files
fedora-infra_ansible/vars/apps/badges.yml
Michal Konecny de0183c39a [badges] Fix syntax error in badges vars file
When trying to run the badges playbook it failed on this line. And as
it's not the list I'm removing the - at start of the line.
2025-07-23 13:09:04 +02:00

17 lines
475 B
YAML

---
badges_db_host: "db01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org"
badges_db_name: "tahrir"
badges_award_cronjobs:
- name: group-membership
schedule: "25 13 * * *"
- name: libravatar
schedule: "40 14 * * 1,5"
- name: mirror
schedule: "20 */2 * * *"
- name: lifecycle
schedule: "40 2 * * 3"
- name: badges-dev
schedule: "40 2 * * 4"
# oc describe project/fedora-packages-static | grep supplemental-groups
openshift_user_id: 1000840000