]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mgr: add saml python lib for dashboard SSO
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 3 Apr 2020 20:33:11 +0000 (16:33 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 6 Apr 2020 14:11:00 +0000 (10:11 -0400)
commit6617d90733d08b03779657c0129b7a7089eb4a90
treea737bd9a0e6d378bbadd5204c4f9d7df5fe9b73e
parentccfa249919b338197daec353cb5d4e535b3fb734
ceph-mgr: add saml python lib for dashboard SSO

The dashboard SSO mgr module requires the saml python library to be
installed. This is only a valid scenario for RHCS deployment because
the saml python library isn't available in other classic repositories.
This package is present in RHCS Tools repository so we also need to
enable it on the mgr nodes.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1820233
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-common/tasks/installs/prerequisite_rhcs_cdn_install.yml
roles/ceph-mgr/tasks/pre_requisite.yml