Explorar el Código

Don't enable cockpit-ws for containerized installs

Brenton Leanhardt hace 9 años
padre
commit
64fa37b2b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      roles/cockpit/tasks/main.yml

+ 1 - 0
roles/cockpit/tasks/main.yml

@@ -14,3 +14,4 @@
     name: cockpit.socket
     enabled: true
     state: started
+  when: not openshift.common.is_containerized | bool