]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: Add CONTAINER_IMAGE env variable
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 27 Jun 2019 14:26:40 +0000 (10:26 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 27 Jun 2019 14:38:02 +0000 (16:38 +0200)
commit02fbe76e62881377a4f46ee74e8ac37299f99c59
treebbcfc8643a491986ce3006973984e1a3e018d1a2
parente655038743a16e75cb993d1a26c7be755a65ca45
ceph-osd: Add CONTAINER_IMAGE env variable

This environment variable was added in cb381b4 but was removed in
4d35e9e.
This commit reintroduces the change.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-osd/templates/ceph-osd-run.sh.j2