Merge "Fix attr corresponding to ManilaCephFSNFSIdmapOverrides" into stable/train

This commit is contained in:
Zuul 2022-03-25 03:53:59 +00:00 committed by Gerrit Code Review
commit c868727ce9
2 changed files with 5 additions and 1 deletions

View File

@ -68,7 +68,7 @@ resources:
ceph_nfs_disable_caching: true
ceph_nfs_ceph_user: {get_param: ManilaCephFSCephFSAuthId}
ceph_nfs_idmap_conf: {get_param: ManilaCephFSNFSIdmapConf}
ceph_nfs_idmap_overrides: {get_param: ManilaCephFSNFSIdmapOverrides}
idmap_conf_overrides: {get_param: ManilaCephFSNFSIdmapOverrides}
outputs:
role_data:

View File

@ -23,6 +23,10 @@ parameter_defaults:
# Use ManilaCephFSNFSIdmapConf to change the path of the idmap.conf file consumed by ganesha
ManilaCephFSNFSIdmapConf: '/etc/ganesha/idmap.conf'
# Use ManilaCephFSNFSIdmapOverrides to overide ini configuration in the idmap.conf file
# Example:
# ManilaCephFSNFSIdmapOverrides:
# General:
# Domain: testing.openstack.tripleo.org
ManilaCephFSNFSIdmapOverrides: {}
# Uncomment the following and set them appropriately if the Ceph cluster is
# external and you need to use a specific keyring/key and pool to access the