taskotron: make imagefactory cronjob desc more readable

This commit is contained in:
Kamil Páral 2017-03-17 09:14:46 +00:00
parent 6d2a7e939d
commit e906a6a136

View file

@ -36,9 +36,9 @@
- name: Generate configuration
template: src=config_server.ini.j2 dest=/etc/taskotron_base_images/config_server.ini owner=root group=root mode=0644
- name: Create cronjob to build new {{ item }} images
- name: Create cronjob to build new Fedora {{ item }} images
cron:
name: "Build new {{ item }} taskotron_cloud images in ImageFactory"
name: "Build new Fedora {{ item }} taskotron_cloud images in ImageFactory"
special_time: daily
job: '/var/lib/fedoraqa/base_images/trigger_build/trigger_build.py build --config /etc/taskotron_base_images/config_server.ini --release {{ item }} --arch x86_64 --flavor="taskotron_cloud" --disksize="30G" > /dev/null'
with_items: