Description of problem: Fail to install containerized env on RHEL72 Version-Release number of selected component (if applicable): https://github.com/sdodson/openshift-ansible containers How reproducible: Always Steps to Reproduce: 1. Install containerized on RHEL72 #vim hosts <--snip--> containerized=true <--snip--> Actual results: TASK: [openshift_cli | Install clients] *************************************** failed: [10.66.79.156] => {"changed": false, "failed": true, "rc": 0, "results": []} msg: No Package matching 'atomic-openshift-clients' found available, installed or updated FATAL: all hosts have already failed -- aborting QE get the fact from the log. "ip": "192.168.0.232", "is_atomic": false, "is_containerized": false, "public_hostname": Expected results: Install env successfully. Additional info:
This should be fixed in the latest code on the containers branch.
Install successfully on rhel72
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:0075