ceph-ansible/roles/ceph-common/tasks
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
..
checks check_system: improve RHCS support message and version comparison 2017-03-03 09:57:16 -07:00
docker docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
installs ceph-common: install nfs-ganesha FSALs on Debian 2017-03-14 08:37:45 -06:00
misc common: fix "disable transparent hugepage" 2017-02-20 17:07:53 -05:00
pre_requisites common: rename rh_storage to rhcs to match product name 2016-12-20 13:49:11 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml ceph-common: do not get current fsid when performing a rolling_update 2017-02-21 12:31:26 -06:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml common: serialise host restart 2017-01-31 17:39:51 +01:00
generate_cluster_fsid.yml common: do not regenerate initial mon keyring if cluster exists 2016-12-15 14:39:56 +01:00
main.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00