mirror of https://github.com/ceph/ceph-ansible.git
c040c34d97
- Remove gateway_keyring from the configuration file because it's
not used in ceph-iscsi 3.x release.
- Use config_template instead of template module for iscsi-gateway
configuration file. Because the file is an ini file and we might want
to override more parameters than those present in ceph-ansible.
- Because we can now set the pool name in the configuration, we should
use a variable for that. This is refact with the iscsi_pool_* variables
also used to configure the pool size.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
iscsi-gateway.cfg.j2 | ||
rbd-target-api.service.j2 | ||
rbd-target-gw.service.j2 | ||
tcmu-runner.service.j2 |