Created attachment 1633608 [details] File contains playbook log, all.yml Description of problem: site-docker.yml is failing in task "ceph-validate : validate ceph_repository_type" validating ceph_repository_type unnecessarily. Version-Release number of selected component (if applicable): ceph-ansible-3.2.34-1.el7cp.noarch How reproducible: Always (3/3) Steps to Reproduce: 1. Configure ceph-ansible to initialize RHCS containerized cluster following official docs. Actual results: fatal: [magna110]: FAILED! => { "changed": false, "msg": "ceph_repository_type must be either 'cdn' or 'iso'" Expected results: Containerized cluster must be configured Additional info:
Hi, Have sent a PR - https://github.com/ceph/ceph-ansible/pull/4718 It has the fix, needs to be reviewed, merged and back-ported. Regards, Vasishta Shastry QE, Ceph
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/RHSA-2019:4353