ceph-ansible/tests/functional/shrink_rbdmirror/container
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
..
group_vars Remove unused centos docker tasks 2020-09-29 07:35:10 +02:00
Vagrantfile tests/functional: add a test for shrink-rbdmirror.yml 2019-07-15 11:22:17 +02:00
ceph-override.json tests/functional: add a test for shrink-rbdmirror.yml 2019-07-15 11:22:17 +02:00
hosts tests/functional: add a test for shrink-rbdmirror.yml 2019-07-15 11:22:17 +02:00
vagrant_variables.yml tests/functional: add a test for shrink-rbdmirror.yml 2019-07-15 11:22:17 +02:00