Browse Source

Don't enable cockpit-ws for containerized installs

Brenton Leanhardt 9 năm trước cách đây
mục cha
commit
64fa37b2b8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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