Taskotron-imagefactory: schedule the first images pull asynchronously

This commit is contained in:
Josef Skladanka 2016-05-23 10:38:23 +02:00
parent f01bc667e5
commit 6467301a20

View file

@ -26,7 +26,7 @@
template: src=config.ini.j2 dest=/etc/taskotron_base_images/config.ini owner=root group=root mode=0644
- name: Download/update images
command: '/var/lib/fedoraqa/base_images/process_for_taskotron.py --taskotrondir {{imagesdir}}'
command: 'at now + 1 min <<< "/var/lib/fedoraqa/base_images/process_for_taskotron.py --taskotrondir {{imagesdir}}"'
- name: Create cronjob to download new images
cron: