Force interpreting to boolean in manage_config

If not, it is picking a False value as string, and
is applying to all instances.

Change-Id: I0a102bcdfe59a9a9426ff46d2c164e15de6288fd
This commit is contained in:
Yolanda Robla 2016-02-25 22:57:39 +01:00
parent ec4e488890
commit a0faab2306

View File

@ -51,7 +51,7 @@
- manifest_base is defined
- name: setup config files
when: manage_config
when: manage_config|bool
include: config.yml
- name: run puppet