Created
February 3, 2015 20:04
-
-
Save lukasheinrich/bf4baa94a410bfdec093 to your computer and use it in GitHub Desktop.
repo spec to install shibboleth from yum. save in /etc/yum.repos.d/shibboleth.repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[security_shibboleth] | |
name=Shibboleth (RHEL_6) | |
type=rpm-md | |
baseurl=http://download.opensuse.org/repositories/security:/shibboleth/RHEL_6/ | |
gpgcheck=1 | |
gpgkey=http://download.opensuse.org/repositories/security:/shibboleth/RHEL_6/repodata/repomd.xml.key | |
enabled=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment