diff --git a/deployment/ceph-ansible/ceph-nfs.yaml b/deployment/ceph-ansible/ceph-nfs.yaml index ae6e9df5e2..4d42fdd7df 100644 --- a/deployment/ceph-ansible/ceph-nfs.yaml +++ b/deployment/ceph-ansible/ceph-nfs.yaml @@ -51,7 +51,7 @@ resources: type: json value: vars: - ceph_nfs_bind_addr: {get_param: [EndpointMap, GaneshaInternal, host]} + ceph_nfs_bind_addr: {get_param: [EndpointMap, GaneshaInternal, host_nobrackets]} ceph_nfs_enable_service: false ceph_nfs_use_pacemaker: true ceph_nfs_dynamic_exports: true