From 00f9300495f0023d63d0debfd90ae0344eb6498d Mon Sep 17 00:00:00 2001 From: Francesco Pantano Date: Tue, 8 Jun 2021 09:59:13 +0200 Subject: [PATCH] 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 --- deployment/cephadm/ceph-nfs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployment/cephadm/ceph-nfs.yaml b/deployment/cephadm/ceph-nfs.yaml index 3398769ed1..a0c9637147 100644 --- a/deployment/cephadm/ceph-nfs.yaml +++ b/deployment/cephadm/ceph-nfs.yaml @@ -132,6 +132,8 @@ outputs: tripleo_cephadm_ceph_nfs_rados_backend: true tripleo_cephadm_ceph_nfs_disable_caching: true 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: list_join: - ','