ceph-ansible/roles/ceph-container-engine
Dimitri Savineau e11453c6f5 Remove unused centos docker tasks
The `enable extras on centos` task just doesn't work when using the
variable ceph_docker_enable_centos_extra_repo to true.

fatal: [xxx]; FAILED! => {"changed": false, "msg": "Parameter
'baseurl', 'metalink' or 'mirrorlist' is required."}

The CentOS extras repository is enabled by default so it's pretty
safe to remove this task and the associated variable.

This also removes the ceph_docker_on_openstack variable as it's a
leftover and it is unused.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-09-29 07:35:10 +02:00
..
meta roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00
tasks Remove unused centos docker tasks 2020-09-29 07:35:10 +02:00
templates container: add optional http(s) proxy option 2020-09-16 06:52:26 +02:00
vars Add container settings for Ubuntu 20 (the same as Ubuntu 18) 2020-06-29 12:18:58 -04:00
README.md roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00

README.md

Ansible role: ceph-container-engine

Documentation is available at http://docs.ceph.com/ceph-ansible/.