]> 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>
Fri, 27 Sep 2019 13:38:52 +0000 (15:38 +0200)
commit2d1372fe2aa2667c32f658be0b575cc5341fcd3b
tree1d99b350526ccf014d1ecdff8d47a41f94d5b5e4
parent21e1650db6ff1948052a8f6e74755fb245a2ceaa
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>
(cherry picked from commit ca77d7bd317da75404ef4ee7143c7412d6ae63ee)
group_vars/nfss.yml.sample
roles/ceph-nfs/defaults/main.yml
roles/ceph-nfs/templates/ganesha.conf.j2