taskotron: do not build F23 minions (EOL)
This commit is contained in:
parent
1fc22267f7
commit
dd5d253afe
1 changed files with 0 additions and 6 deletions
|
@ -36,12 +36,6 @@
|
|||
- 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 F23 images
|
||||
cron:
|
||||
name: "Build new f23 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 23 --arch x86_64 --flavor="taskotron_cloud" --disksize="30G" > /dev/null'
|
||||
|
||||
- name: Create cronjob to build new F24 images
|
||||
cron:
|
||||
name: "Build new f24 taskotron_cloud images in ImageFactory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue