Merge "Force interpreting to boolean in manage_config"

This commit is contained in:
Jenkins 2016-02-26 01:38:04 +00:00 committed by Gerrit Code Review
commit 403053534b
1 changed files with 1 additions and 1 deletions

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