ceph-ansible/roles/ceph-osd/templates
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
..
ceph-osd-run.sh.j2 ceph-osd: set container objectstore env variables 2020-01-20 15:36:11 -05:00
ceph-osd.service.d-overrides.j2 Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00
ceph-osd.service.j2 podman: Add systemd dependency on network.target 2019-06-07 16:06:26 +02:00
tmpfiles_hugepage.j2 move system tuning to osd role 2018-03-15 14:06:26 +01:00