summaryrefslogtreecommitdiffstats
path: root/roles/cockpit
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-01-26 12:50:48 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-01-26 12:50:48 -0500
commit4609a2a74f071ac53bbd1c052bbc75dc44ba8e44 (patch)
treefc1d4db94eb71d34649a8e430de25484c0ef0bb5 /roles/cockpit
parentba5c5a2692822e9752ff5a0f67b6c085056d7674 (diff)
parentd0f5faef5393affed75d5fb00fc98f3e3b705077 (diff)
downloadopenshift-4609a2a74f071ac53bbd1c052bbc75dc44ba8e44.tar.gz
openshift-4609a2a74f071ac53bbd1c052bbc75dc44ba8e44.tar.bz2
openshift-4609a2a74f071ac53bbd1c052bbc75dc44ba8e44.tar.xz
openshift-4609a2a74f071ac53bbd1c052bbc75dc44ba8e44.zip
Merge pull request #1279 from abutcher/is-atomic-swap
Install cockpit, logrotate and fluentd unless host is atomic.
Diffstat (limited to 'roles/cockpit')
-rw-r--r--roles/cockpit/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/cockpit/tasks/main.yml b/roles/cockpit/tasks/main.yml
index 6e9f3a8bd..e83f72a3d 100644
--- a/roles/cockpit/tasks/main.yml
+++ b/roles/cockpit/tasks/main.yml
@@ -6,7 +6,7 @@
- cockpit-shell
- cockpit-bridge
- "{{ cockpit_plugins }}"
- when: not openshift.common.is_containerized | bool
+ when: not openshift.common.is_atomic | bool
- name: Enable cockpit-ws
service: