Keystone-Webhook: fix gate boolean

This PS fixes the conditional for the keystone webhook deployment
in the gate.

Change-Id: I7a2c00d467df98903578123a089a934a8f68cd01
This commit is contained in:
Pete Birley 2018-05-18 16:39:56 -05:00
parent 9f921f23fb
commit ec58d6e133

View File

@ -138,7 +138,7 @@
- include_tasks: helm-dns.yaml
- include_tasks: helm-keystone-auth.yaml
when: k8s.keystoneAuth
when: k8s.keystoneAuth|bool == true
- include_tasks: helm-deploy.yaml
- name: uploading cluster config to api