ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau 6a51330892 ceph-osd: set container objectstore env variables
Because we need to manage legacy ceph-disk based OSD with ceph-volume
then we need a way to know the osd_objectstore in the container.
This was done like this previously with ceph-disk so we should also
do it with ceph-volume.
Note that this won't have any impact for ceph-volume lvm based OSD.

Rename docker_env_args fact to container_env_args and move the container
condition on the include_tasks call.
Remove OSD_DMCRYPT env variable from the ceph-osd template because it's
now included in the container_env_args variable.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1792122

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit c9e1fe3d92)
2020-01-20 15:36:11 -05:00
..
scenarios osd: use _devices fact in lvm batch scenario 2020-01-14 15:33:15 +01:00
common.yml common: improve keyrings generation 2019-10-02 14:34:27 +02:00
container_options_facts.yml ceph-osd: set container objectstore env variables 2020-01-20 15:36:11 -05:00
crush_rules.yml ceph-osd: add device class to crush rules 2020-01-10 11:07:25 -05:00
main.yml ceph-osd: set container objectstore env variables 2020-01-20 15:36:11 -05:00
openstack_config.yml ceph-osd: wait for all osd before crush rules 2020-01-10 11:07:25 -05:00
start_osds.yml osd: ensure osd ids collected are well restarted 2020-01-13 14:31:03 -05:00
system_tuning.yml ceph-osd: fix fs.aio-max-nr sysctl condition 2019-11-07 20:31:02 +01:00
systemd.yml container: isolate systemd tasks 2019-10-01 18:50:51 +02:00