Pārlūkot izejas kodu

Fix openshift_hosted_logging bool typo.

Andrew Butcher 8 gadi atpakaļ
vecāks
revīzija
54da565822

+ 1 - 1
playbooks/common/openshift-cluster/openshift_hosted.yml

@@ -55,4 +55,4 @@
   - include_role:
       name: openshift_hosted_logging
       tasks_from: update_master_config
-    when: openshift_hosted_logging_deploy | default(false) | boola
+    when: openshift_hosted_logging_deploy | default(false) | bool