Commit 875857e4 authored by Rafael Monnerat's avatar Rafael Monnerat

stack/slapos: Use shacache via CDN with [download|dir].shacache.org

  This intent to speed up the download (only) of cache by using traffic server
parent 5010cfa2
...@@ -138,5 +138,5 @@ setuptools = 0.9.8 ...@@ -138,5 +138,5 @@ setuptools = 0.9.8
prettytable = 0.7.3-nxd001 prettytable = 0.7.3-nxd001
[networkcache] [networkcache]
download-cache-url = http://www.shacache.org/shacache download-cache-url = http://download.shacache.org
download-dir-url = http://www.shacache.org/shadir download-dir-url = http://dir.shacache.org
\ No newline at end of file
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
networkcache-section = networkcache networkcache-section = networkcache
[networkcache] [networkcache]
download-cache-url = http://www.shacache.org/shacache download-cache-url = http://download.shacache.org
download-dir-url = http://www.shacache.org/shadir download-dir-url = http://dir.shacache.org
...@@ -192,8 +192,8 @@ uritemplate = 3.0.0 ...@@ -192,8 +192,8 @@ uritemplate = 3.0.0
zope.interface = 4.3.3 zope.interface = 4.3.3
[networkcache] [networkcache]
download-cache-url = http://www.shacache.org/shacache download-cache-url = http://download.shacache.org/
download-dir-url = http://www.shacache.org/shadir download-dir-url = http://dir.shacache.org/
# signature certificates of the following uploaders. # signature certificates of the following uploaders.
# Romain Courteaud # Romain Courteaud
......
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