]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: Install python-jwt on RPM-based testnodes 419/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 1 Nov 2018 20:08:13 +0000 (16:08 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 1 Nov 2018 20:11:12 +0000 (16:11 -0400)
This package is needed for ceph-mgr but is not available in the
base/default repos.  Therefore, we need to install it during kickstart
and bake it into our RHEL FOG images.

Fixes: https://tracker.ceph.com/issues/36653
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler/templates/snippets/cephlab_packages_rhel

index 05f7b7c3816854180c6ad1416005b2e325b83927..f2d060ef737cb15ceef60254f075fcc8f604ca18 100644 (file)
@@ -10,6 +10,7 @@
 perl
 wget
 redhat-lsb-core
+python-jwt
 ## For ansible/NRPE
 smartmontools
 libselinux-python