Last active
December 18, 2015 00:49
-
-
Save tkuchiki/5699633 to your computer and use it in GitHub Desktop.
CentOS 6 用 varnish repo
This file contains 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
[varnish-3.0] | |
name=Varnish 3.0 for Enterprise Linux 6 - $basearch | |
baseurl=http://repo.varnish-cache.org/redhat/varnish-3.0/el6/$basearch | |
enabled=1 | |
gpgcheck=0 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-VARNISH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment