Only deploy this cron in stg for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fd72855635
commit
8c8cf281ca
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue