mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
[poddlers] Enable the FAS group sync on production
Till now the automatic group sync was only working on staging. This should enable it on production as well.
This commit is contained in:
@@ -135,7 +135,6 @@ poddlers_cronjobs:
|
||||
command: check-commit-rights
|
||||
- name: pagure-fas-groups-sync
|
||||
schedule: "0 4 * * *"
|
||||
only_env: staging
|
||||
command: pagure_fas_groups_sync
|
||||
- name: koji-block-retired
|
||||
schedule: "30 5 * * *"
|
||||
|
||||
Reference in New Issue
Block a user