]> 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, 24 Nov 2020 19:41:54 +0000 (20:41 +0100)
commit40a87c4b92c658f601b7170400d8b2cb3f849673
treeff319266e567320e3eb20a2bda546619b2d338c3
parent6ba4c8c70b65be7ccd7c6c2e6f0959bd4f058e12
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>
roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2