Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos-caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Guillaume Hervier
slapos-caddy
Commits
45ba1f31
Commit
45ba1f31
authored
Mar 05, 2015
by
Tristan Cavelier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos-master, erp5, monitor: set md5sum
parent
e7b6e3cd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
15 deletions
+19
-15
software/slapos-master/software.cfg
software/slapos-master/software.cfg
+3
-3
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+5
-5
stack/monitor/buildout.cfg
stack/monitor/buildout.cfg
+11
-7
No files found.
software/slapos-master/software.cfg
View file @
45ba1f31
...
@@ -72,17 +72,17 @@ mode = 644
...
@@ -72,17 +72,17 @@ mode = 644
[template-erp5]
[template-erp5]
< = download-base-part
< = download-base-part
filename = instance-erp5.cfg.in
filename = instance-erp5.cfg.in
#md5sum =
md5sum = 499f07e2e02b226a29852a5c8ae520bf
[template-balancer]
[template-balancer]
< = download-base-part
< = download-base-part
filename = instance-balancer.cfg.in
filename = instance-balancer.cfg.in
#md5sum =
md5sum = 4c4488ad8350e0a0640410b925761a98
[template-zope]
[template-zope]
< = download-base-part
< = download-base-part
filename = instance-zope.cfg.in
filename = instance-zope.cfg.in
#md5sum =
md5sum = 9fd565aaa971560f287031742651bc88
[template-apache-conf]
[template-apache-conf]
< = download-base-part
< = download-base-part
...
...
stack/erp5/buildout.cfg
View file @
45ba1f31
...
@@ -168,12 +168,12 @@ mode = 755
...
@@ -168,12 +168,12 @@ mode = 755
[template-http-monitor]
[template-http-monitor]
< = download-base
< = download-base
filename = instance-http-monitor.cfg.in
filename = instance-http-monitor.cfg.in
#md5sum =
md5sum = 60f8c8d1ce3adf40b75da0b7cfd43e56
[template-mariadb]
[template-mariadb]
< = download-base
< = download-base
filename = instance-mariadb.cfg.in
filename = instance-mariadb.cfg.in
#md5sum =
md5sum = 0c1389c78c8f4948a6009f058e1af750
link-binary =
link-binary =
${coreutils:location}/bin/basename
${coreutils:location}/bin/basename
${coreutils:location}/bin/cat
${coreutils:location}/bin/cat
...
@@ -231,7 +231,7 @@ md5sum = e40e2e39f4941c6372f4357e8589a5cf
...
@@ -231,7 +231,7 @@ md5sum = e40e2e39f4941c6372f4357e8589a5cf
# XXX: "template.cfg" is hardcoded in instanciation recipe
# XXX: "template.cfg" is hardcoded in instanciation recipe
filename = template.cfg
filename = template.cfg
template = ${:_profile_base_location_}/instance.cfg.in
template = ${:_profile_base_location_}/instance.cfg.in
#md5sum =
md5sum = 802c9fae149cc6c25c945ec4aa9ed49e
extra-context =
extra-context =
key mariadb_link_binary template-mariadb:link-binary
key mariadb_link_binary template-mariadb:link-binary
key zope_link_binary template-zope:link-binary
key zope_link_binary template-zope:link-binary
...
@@ -305,7 +305,7 @@ extra-context =
...
@@ -305,7 +305,7 @@ extra-context =
[template-erp5]
[template-erp5]
< = download-base
< = download-base
filename = instance-erp5.cfg.in
filename = instance-erp5.cfg.in
#md5sum =
md5sum = 0b50370b706f5073e5e63312d0e6dbc5
[template-zeo]
[template-zeo]
< = download-base
< = download-base
...
@@ -315,7 +315,7 @@ md5sum = cc91f5a4778153dc1d34398b9a80150d
...
@@ -315,7 +315,7 @@ md5sum = cc91f5a4778153dc1d34398b9a80150d
[template-zope]
[template-zope]
< = download-base
< = download-base
filename = instance-zope.cfg.in
filename = instance-zope.cfg.in
#md5sum =
md5sum = 37f0ac5e6d1ddd017cea4f90f02a19ff
link-binary =
link-binary =
${aspell:location}/bin/aspell
${aspell:location}/bin/aspell
${coreutils:location}/bin/basename
${coreutils:location}/bin/basename
...
...
stack/monitor/buildout.cfg
View file @
45ba1f31
...
@@ -46,14 +46,14 @@ recipe = slapos.recipe.template
...
@@ -46,14 +46,14 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/monitor.cfg.in
url = ${:_profile_base_location_}/monitor.cfg.in
output = ${buildout:directory}/monitor.cfg
output = ${buildout:directory}/monitor.cfg
filename = monitor.cfg
filename = monitor.cfg
#md5sum =
md5sum = 12a46157fa882da1d17fcf3d168a3a95
mode = 0644
mode = 0644
[monitor-bin]
[monitor-bin]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/${:filename}
url = ${:_profile_base_location_}/${:filename}
download-only = true
download-only = true
md5sum =
5b12e864f1762d7984f7d4863d0b795d
md5sum =
de237418d5f575f51e0a3a6d0ad07a09
destination = ${buildout:parts-directory}/monitor-template-monitor-bin
destination = ${buildout:parts-directory}/monitor-template-monitor-bin
filename = monitor.py.in
filename = monitor.py.in
mode = 0644
mode = 0644
...
@@ -104,7 +104,7 @@ mode = 0644
...
@@ -104,7 +104,7 @@ mode = 0644
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
download-only = true
#md5sum =
md5sum = 61069d8cfd7e7204106c147edc61ebbe
filename = resource-consumption.cgi.in
filename = resource-consumption.cgi.in
mode = 0644
mode = 0644
...
@@ -121,7 +121,11 @@ mode = 0644
...
@@ -121,7 +121,11 @@ mode = 0644
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
download-only = true
<<<<<<< HEAD
#md5sum = 4fb26753ee669b8ac90ffe33dbd12e8f
#md5sum = 4fb26753ee669b8ac90ffe33dbd12e8f
=======
md5sum = fa8ec5aa5395b1bc6b9c7e898d6c5ec5
>>>>>>> 4b451f3... slapos-master, erp5, monitor: set md5sum
destination = ${buildout:parts-directory}/monitor-template-status-history-cgi
destination = ${buildout:parts-directory}/monitor-template-status-history-cgi
filename = status-history.cgi.in
filename = status-history.cgi.in
mode = 0644
mode = 0644
...
@@ -165,7 +169,7 @@ mode = 0644
...
@@ -165,7 +169,7 @@ mode = 0644
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
download-only = true
#md5sum =
md5sum = 45df980d495158f1842fd06b0037e0cd
filename = mariadb-performance.cgi.in
filename = mariadb-performance.cgi.in
mode = 0644
mode = 0644
...
@@ -173,7 +177,7 @@ mode = 0644
...
@@ -173,7 +177,7 @@ mode = 0644
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
download-only = true
#md5sum =
md5sum = 146c2ae6d1bdbc32758687fa41eb0afc
filename = http-cache-performance.cgi.in
filename = http-cache-performance.cgi.in
mode = 0644
mode = 0644
...
@@ -181,7 +185,7 @@ mode = 0644
...
@@ -181,7 +185,7 @@ mode = 0644
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
download-only = true
#md5sum =
md5sum = c7ad118a8df344b696c56ef2ca120f33
filename = zodb-performance.cgi.in
filename = zodb-performance.cgi.in
mode = 0644
mode = 0644
...
@@ -189,7 +193,7 @@ mode = 0644
...
@@ -189,7 +193,7 @@ mode = 0644
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
download-only = true
#md5sum =
md5sum = 46c7424571aa76a41372ea620771450d
filename = thread-performance.cgi.in
filename = thread-performance.cgi.in
mode = 0644
mode = 0644
...
...
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