Reverting last taskotron-imagefactory changes
This commit is contained in:
parent
687e288601
commit
6ee82ca6df
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
- python-libguestfs
|
||||
- libguestfs-tools
|
||||
- qemu-img
|
||||
- at
|
||||
|
||||
- name: create directory for git clone
|
||||
file: path=/var/lib/fedoraqa state=directory owner=root group=root mode=1755
|
||||
|
@ -27,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
|
||||
at: command="/var/lib/fedoraqa/base_images/process_for_taskotron.py --taskotrondir {{imagesdir}}" count=1 units="minutes" unique="yes"
|
||||
command: '/var/lib/fedoraqa/base_images/process_for_taskotron.py --taskotrondir {{imagesdir}}'
|
||||
|
||||
- name: Create cronjob to download new images
|
||||
cron:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue