Commit 52e64fda authored by Geoff Simmons's avatar Geoff Simmons

Remove some obsolete build files.

parent b823d5a8
......@@ -126,8 +126,6 @@ build:varnish:
- container/boot.vcl
- container/notavailable.vcl
- container/ok.vcl
- container/uplex_varnish.repo
- container/varnishcache_varnish63.repo
# varnish image can be build when user triggers it
build:varnish:manual:
......
[uplex_varnish]
name=pkg_uplex_de
baseurl=https://pkg.uplex.de/rpm/7/uplex-varnish/$basearch
repo_gpgcheck=0
gpgcheck=0
enabled=1
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
metadata_expire=300
[varnishcache_varnish66]
name=varnishcache_varnish66
baseurl=https://packagecloud.io/varnishcache/varnish66/el/7/$basearch
repo_gpgcheck=1
gpgcheck=0
enabled=1
gpgkey=https://packagecloud.io/varnishcache/varnish66/gpgkey
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
metadata_expire=300
[varnishcache_varnish66-source]
name=varnishcache_varnish66-source
baseurl=https://packagecloud.io/varnishcache/varnish66/el/7/SRPMS
repo_gpgcheck=1
gpgcheck=0
enabled=1
gpgkey=https://packagecloud.io/varnishcache/varnish66/gpgkey
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
metadata_expire=300
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment