ceph-ansible/roles/ceph-common/tasks/installs
Ken Dreyer bf57efaf3c ceph-common: install nfs-ganesha FSALs on Debian
Prior to this change, ceph-ansible would install the main NFS Ganesha
server daemon on Ubuntu, but it would skip the Ceph FSALs.

Running "apt-get install nfs-ganesha" will only install the main NFS Ganesha
server. It does *not* pull in the RGW FSAL
(/usr/lib/x86_64-linux-gnu/ganesha/libfsalrgw.so)

Running "apt-get install nfs-ganesha-fsal" will install the RGW FSAL as
well as the main NFS Ganesha server package.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-03-14 08:37:45 -06:00
..
debian_ceph_repository.yml ceph-common: fetch ceph_dev repo contents for debian from shaman 2016-12-08 16:55:14 -05:00
install_on_debian.yml ceph-common: install nfs-ganesha FSALs on Debian 2017-03-14 08:37:45 -06:00
install_on_redhat.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
install_rh_storage_on_debian.yml ceph-common: install nfs-ganesha FSALs on Debian 2017-03-14 08:37:45 -06:00
install_rh_storage_on_redhat.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
redhat_ceph_repository.yml ceph-common: use yum_repository when adding the ceph_stable repo 2017-02-21 12:31:26 -06:00