Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
69
Merge Requests
69
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
5656363a
Commit
5656363a
authored
Feb 26, 2016
by
Rafael Monnerat
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Shacache now uses CDN based URL for download.
parent
d0782d36
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
software.cfg
software/test-slave-instance-deployment/software.cfg
+2
-2
shacache-client.cfg
stack/shacache-client.cfg
+2
-2
slapos.cfg
stack/slapos.cfg
+2
-2
No files found.
software/test-slave-instance-deployment/software.cfg
View file @
5656363a
...
...
@@ -142,5 +142,5 @@ setuptools = 0.9.8
prettytable = 0.7.3-nxd001
[networkcache]
download-cache-url = http://www.shacache.org/shacache
download-dir-url = http://www.shacache.org/shadir
\ No newline at end of file
download-cache-url = http://download.shacache.org/
download-dir-url = http://dir.shacache.org/
\ No newline at end of file
stack/shacache-client.cfg
View file @
5656363a
...
...
@@ -3,5 +3,5 @@
networkcache-section = networkcache
[networkcache]
download-cache-url = http://
www.shacache.org/shacache
download-dir-url = http://
www.shacache.org/shadir
download-cache-url = http://
download.shacache.org/
download-dir-url = http://
dir.shacache.org/
stack/slapos.cfg
View file @
5656363a
...
...
@@ -194,8 +194,8 @@ uritemplate = 0.6
zope.interface = 4.1.3
[networkcache]
download-cache-url = http://
www.shacache.org/shacache
download-dir-url = http://
www.shacache.org/shadir
download-cache-url = http://
download.shacache.org/
download-dir-url = http://
dir.shacache.org/
# signature certificates of the following uploaders.
# Romain Courteaud
...
...
Julien Muchembled
@jm
mentioned in commit
8f5fcf65
·
Apr 22, 2016
mentioned in commit
8f5fcf65
mentioned in commit 8f5fcf656674b255b1059a851f5d3d371d1ce831
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment