mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
taskotron-client: use the lastest image, only in dev for now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user