zaqar.conf.j2 should use the role's debug var

While the setting could be changed with config
template overrides, the role var should be used
when defined

Change-Id: I202944513c75c90840980fa310555918969f4c51
This commit is contained in:
Travis Truman 2016-03-29 10:19:01 -04:00
parent 592eab69a8
commit 87f17afed0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#{{ ansible_managed}}
[DEFAULT]
debug = true
debug = {{ debug }}
#
# From zaqar.common.configs