From 0a7f9513a7c8e071cfecaeaaf535f3a53a40b0d5 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Mon, 26 Jun 2017 23:54:22 +0000 Subject: [PATCH] add python2-openidc-client here Signed-off-by: Ricky Elrod --- roles/cloud_compute/files/cloud-epel7.repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/cloud_compute/files/cloud-epel7.repo b/roles/cloud_compute/files/cloud-epel7.repo index 884ef9ce74..4c894b129b 100644 --- a/roles/cloud_compute/files/cloud-epel7.repo +++ b/roles/cloud_compute/files/cloud-epel7.repo @@ -4,7 +4,7 @@ baseurl=http://infrastructure.fedoraproject.org/pub/epel/7/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 -includepkgs=nagios-plugins*,rkhunter,python-saslwrapper,python-cheetah,python-simplejson,saslwrapper,python2-crypto,libtomcrypt,libtommath +includepkgs=nagios-plugins*,rkhunter,python-saslwrapper,python-cheetah,python-simplejson,saslwrapper,python2-crypto,libtomcrypt,libtommath,python2-openidc-client [epel-testing] name=Extras Packages for Enterprise Linux $releasever - $basearch