mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 00:12:02 +08:00
Only deploy this cron in stg for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
- name: Copy in the sync-registry-index cronjob
|
||||
copy: src=cron-sync-registry-index dest=/etc/cron.d/sync-registry-index
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- fedora-web
|
||||
- fedora-web/registry
|
||||
|
||||
Reference in New Issue
Block a user