diff --git a/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 b/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 index 889cd5e862..820de9a8c7 100644 --- a/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 +++ b/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 @@ -139,6 +139,9 @@ artifacts_baseurl: {{ artifacts_base_url }} ## The location of cached files downloaded by Taskotron #cachedir: /var/cache/taskotron +## The location of images for disposable clients +#imagesdir: /var/lib/taskotron/images + ## ==== LOGGING section ==== ## This section contains configuration of logging.