Taskotron imagefactory - do not download new base_images on clients immediately
This commit is contained in:
parent
af54b73850
commit
0c74ea54bc
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
- name: Generate configuration
|
||||
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}}'
|
||||
#- name: Download/update images
|
||||
# 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