Only deploy this cron in stg for now

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-07-03 17:45:15 +00:00
parent fd72855635
commit 8c8cf281ca

View file

@ -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