Hide Forgot
Description of problem: playbook should configure cockpit on containerized env Version-Release number of selected component (if applicable): openshift-ansible-3.0.33-1.git.0.bb1f8aa.el7aos.noarch How reproducible: always Steps to Reproduce: 1. Install contaierized environment on rhel7 or atomic with logrotate <--snip--> osm_use_cockpit=true osm_cockpit_plugins=['cockpit-kubernetes'] <--snip--> 2.check the package #rpm -qa|grep cockpit 3.check the service service cockpit status Actual results: playbook skips configuring the cockpit on containerized env Expected results: playbook configuring the cockpit on both rhel and atomic when installing containerized env Additional info:
Proposed fix: https://github.com/openshift/openshift-ansible/pull/1279 Cockpit will be installed on RHEL when configuring containerized env
This RP works fine, move this issue to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1065