]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-nfs: Allow to configure SecType value
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 26 Sep 2019 16:44:03 +0000 (12:44 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Sep 2019 22:33:18 +0000 (00:33 +0200)
commitca77d7bd317da75404ef4ee7143c7412d6ae63ee
treee8dc1ff276d7c21307246ce3382e5b8e3616fda6
parent195f70897ca18faee18d63f006605af392572e8e
ceph-nfs: Allow to configure SecType value

Depending on the infrastruture (w/o kerberos auth) then the SecType
value could be different.
Currently this value is hardcoded in the NFS Ganesha template. Instead
we can use a variable.
The default value is still the same to avoid breaking the backward
compatibility.

Closes: #4459
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/nfss.yml.sample
roles/ceph-nfs/defaults/main.yml
roles/ceph-nfs/templates/ganesha.conf.j2