Browse Source

Merge pull request #1541 from nak3/add-cockpit-docker-by-default

Add cockpit-docker package by default
Brenton Leanhardt 9 years ago
parent
commit
98c378420d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/cockpit/tasks/main.yml

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

@@ -5,6 +5,7 @@
     - cockpit-ws
     - cockpit-shell
     - cockpit-bridge
+    - cockpit-docker
     - "{{ cockpit_plugins }}"
   when: not openshift.common.is_containerized | bool