Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Define the GaneshaNetwork parameter used by cephadm"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Apr 29, 2021
2 parents 18ee787 + beacfa3 commit d4fd50a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployment/cephadm/ceph-nfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,9 @@ 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_ganesha_address_block:
list_join:
- ','
- get_param: [ServiceData, net_cidr_map, {get_param: [ServiceNetMap, GaneshaNetwork]}]
external_update_tasks: []
external_upgrade_tasks: []

0 comments on commit d4fd50a

Please sign in to comment.