]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-iscsi: set the pool name in the config file
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 24 Nov 2020 17:35:23 +0000 (12:35 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Dec 2020 16:33:24 +0000 (17:33 +0100)
commite51f68fdbbb60413d8b5bda3b2b8fe48d6fed566
treeeddda1a8e2f88e85713891a3cf63417fc0dc3227
parent63fa4c94844e4c49c23b8c7006ab90177351d141
ceph-iscsi: set the pool name in the config file

When using a custom pool for iSCSI gateway then we need to set the pool
name in the configuration otherwise the default rbd pool name will be
used.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 40a87c4b92c658f601b7170400d8b2cb3f849673)
roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2