Merge "Set cleanup in undercloud.conf"

This commit is contained in:
Zuul 2018-05-05 04:12:16 +00:00 committed by Gerrit Code Review
commit 206830947a
1 changed files with 2 additions and 2 deletions

View File

@ -278,10 +278,10 @@ output_dir = {{undercloud_undercloud_output_dir}}
{% endif %}
# Clean up mode for the temp files for heat installer on exit
{% if undercloud_undercloud_cleanup is defined and undercloud_undercloud_cleanup|bool %}
{% if undercloud_undercloud_cleanup is defined %}
cleanup = {{undercloud_undercloud_cleanup}}
{% else %}
#cleanup = False
#cleanup = True
{% endif %}
# Heat templates directory