Set ganesha idmap.conf file path and overrides

This patch is a follow up of [1], which added two additional
parameters with the purpose of defining the idmap.conf location
and some potential overrides that can be applied via [2].

[1] https://review.opendev.org/773999
[2] https://review.opendev.org/795233

Depends-On: I2b118e6e2184e70d5bccb4ab3cdb7e868ac731e2
Change-Id: I7aa97142224f040abe6123450ef13ec5959a9c5d
This commit is contained in:
Francesco Pantano 2021-06-08 09:59:13 +02:00
parent 7f36a91785
commit 00f9300495
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ outputs:
tripleo_cephadm_ceph_nfs_rados_backend: true tripleo_cephadm_ceph_nfs_rados_backend: true
tripleo_cephadm_ceph_nfs_disable_caching: true tripleo_cephadm_ceph_nfs_disable_caching: true
tripleo_cephadm_ceph_nfs_ceph_user: {get_param: ManilaCephFSCephFSAuthId} tripleo_cephadm_ceph_nfs_ceph_user: {get_param: ManilaCephFSCephFSAuthId}
tripleo_cephadm_idmap_conf: {get_param: ManilaCephFSNFSIdmapConf}
tripleo_cephadm_idmap_overrides: {get_param: ManilaCephFSNFSIdmapOverrides}
tripleo_cephadm_ganesha_address_block: tripleo_cephadm_ganesha_address_block:
list_join: list_join:
- ',' - ','