Enable debug mode for containers build

DEBUG messages for capturing trace on errors when building
containers with kolla.

Change-Id: I78248cc0069235d69ad7352d05f6fe3514b40c70
This commit is contained in:
Rafael Folco 2019-03-12 17:46:23 -03:00
parent 7c8d723304
commit ff80737012

View File

@ -12,3 +12,4 @@ namespace=tripleomaster
{% else %}
namespace={{ ci_branch | replace("/", "") }}
{% endif %}
debug=True