ceph-ansible/tests/functional/all-in-one
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
..
container Remove unused centos docker tasks 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: add 'all_in_one' scenario 2020-01-27 15:30:45 -05:00
ceph-override.json tests: add 'all_in_one' scenario 2020-01-27 15:30:45 -05:00
hosts tests: add 'all_in_one' scenario 2020-01-27 15:30:45 -05:00
vagrant_variables.yml tests: add 'all_in_one' scenario 2020-01-27 15:30:45 -05:00