Merge "Keystone-Webhook: fix gate boolean"
This commit is contained in:
commit
aa40400a53
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user