Skip to content

Instantly share code, notes, and snippets.

@taidos
Forked from ivmm/litespeed.repo
Created September 19, 2021 09:57
Show Gist options
  • Select an option

  • Save taidos/188a2f94f2230cfcc1eebb6bab21fa75 to your computer and use it in GitHub Desktop.

Select an option

Save taidos/188a2f94f2230cfcc1eebb6bab21fa75 to your computer and use it in GitHub Desktop.
OSS加速litespeed源
[litespeed]
name=LiteSpeed Tech Repository for CentOS $releasever - $basearch
baseurl=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/7/$basearch/
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/RPM-GPG-KEY-litespeed
[litespeed-update]
name=LiteSpeed Tech Repository for CentOS $releasever - $basearch
baseurl=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/7/update/$basearch/
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=http://openlitespeed.oss-cn-hangzhou.aliyuncs.com/centos/RPM-GPG-KEY-litespeed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment