Преглед изворни кода

Don't enable cockpit-ws for containerized installs

Brenton Leanhardt пре 9 година
родитељ
комит
64fa37b2b8
1 измењених фајлова са 1 додато и 0 уклоњено
  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