ceph-ansible/roles
Andy McCrae e99351b95b Fix install of nfs-ganesha-ceph for Debian/SuSE
The Debian and SuSE installs for nfs-ganesha on the non-rhcs repository
requires you to allow_unauthenticated for Debian, and disable_gpg_check
for SuSE. The nfs-ganesha-rgw package already does this, but the
nfs-ganesha-ceph package will fail to install because of this same
issue.

This PR moves the installations to happen when the appropriate flags are
set to True (nfs_obj_gw & nfs_file_gw), but does it per distro (one for
SuSE and one for Debian) so that the appropriate flag can be passed to
ignore the GPG check.
2018-05-04 15:13:59 +02:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: fix pool creation 2018-05-03 08:22:40 +02:00
ceph-common common: copy iso files if rolling_update 2018-05-03 17:18:55 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: use fact `ceph_uid` 2018-04-04 10:51:17 +02:00
ceph-defaults Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-docker-common Move apt cache update to individual task per role 2018-05-03 14:02:15 +02:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw ceph-iscsi: fix certificates generation and distribution 2018-04-04 09:27:39 +02:00
ceph-mds Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-mgr Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-mon mon: change application pool support 2018-04-30 09:42:58 +02:00
ceph-nfs Fix install of nfs-ganesha-ceph for Debian/SuSE 2018-05-04 15:13:59 +02:00
ceph-osd Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-rbd-mirror Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-restapi Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-rgw Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00