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:
parent
ec4e488890
commit
a0faab2306
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user