Taskotron-imagefactory: schedule the first images pull asynchronously

This commit is contained in:
Josef Skladanka 2016-05-23 10:47:12 +02:00
parent 8ba09ddba0
commit 687e288601

View file

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