Use NFS Ganesha 5

With upgrade of Ceph to Reef we also need to use NFS Ganesha of version 5

Change-Id: I69f2f9e1c04ac131620657df0e11c0744fa0361b
This commit is contained in:
Dmitriy Rabotyagov 2024-05-15 12:56:22 +02:00 committed by Dmitriy Rabotyagov
parent 174da558de
commit 741b4610a6
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ ceph_conf_overrides: "{{ (ceph_conf_overrides_rgw | default({})) | combine(ceph_
nfs_file_gw: "{{ (('ceph-nfs' in groups) and ('ceph-mds' in groups)) }}"
nfs_obj_gw: False
nfs_ganesha_stable: True
nfs_ganesha_stable_deb_repo: http://ppa.launchpad.net/nfs-ganesha/nfs-ganesha-5/ubuntu
libntirpc_stable_deb_repo: http://ppa.launchpad.net/nfs-ganesha/libntirpc-5/ubuntu
# NTP in an OSA environment is handled by ansible-hardening using chrony
# ceph-ansible's default enabling of ntpd conflicts with the OSA defaults