diff --git a/docker/services/ceph-ansible/ceph-nfs.yaml b/docker/services/ceph-ansible/ceph-nfs.yaml index e30f540eb8..2f077d189a 100644 --- a/docker/services/ceph-ansible/ceph-nfs.yaml +++ b/docker/services/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