Browse Source

Don't enable cockpit-ws for containerized installs

Brenton Leanhardt 9 years ago
parent
commit
64fa37b2b8
1 changed files with 1 additions and 0 deletions
  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