taskotron-client: use the lastest image, only in dev for now
This commit is contained in:
parent
716f09ed29
commit
0cd311abd9
1 changed files with 4 additions and 0 deletions
|
@ -144,7 +144,11 @@ imagesdir: {{imagesdir}}
|
|||
#force_imageurl: True
|
||||
|
||||
## Url of an image to download and use for disposable client, if force_imageurl was set
|
||||
{% if deployment_type in ['dev'] %}
|
||||
#imageurl:
|
||||
{% else %}
|
||||
imageurl: file:///srv/diskimages/20160126-taskotron-f23.qcow2
|
||||
{% endif %}
|
||||
|
||||
## Default distro/release/flavor/arch for the disposable images discovery
|
||||
#default_disposable_distro: fedora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue