From: David Galloway Date: Thu, 1 Nov 2018 20:08:13 +0000 (-0400) Subject: cobbler: Install python-jwt on RPM-based testnodes X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d5f3736df3057fedc7e436beb49102db6bf8d58c;p=ceph-cm-ansible.git cobbler: Install python-jwt on RPM-based testnodes 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 --- diff --git a/roles/cobbler/templates/snippets/cephlab_packages_rhel b/roles/cobbler/templates/snippets/cephlab_packages_rhel index 05f7b7c..f2d060e 100644 --- a/roles/cobbler/templates/snippets/cephlab_packages_rhel +++ b/roles/cobbler/templates/snippets/cephlab_packages_rhel @@ -10,6 +10,7 @@ perl wget redhat-lsb-core +python-jwt ## For ansible/NRPE smartmontools libselinux-python