Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
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
Kwabena Antwi-Boasiako
slapos
Commits
3cecaf18
Commit
3cecaf18
authored
Oct 19, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify again.
parent
65bde957
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
software/erp5/instance.cfg
software/erp5/instance.cfg
+1
-1
software/erp5/snippet-master.cfg
software/erp5/snippet-master.cfg
+0
-0
software/erp5/software.cfg
software/erp5/software.cfg
+4
-4
No files found.
software/erp5/instance.cfg
View file @
3cecaf18
...
@@ -65,7 +65,7 @@ offline = true
...
@@ -65,7 +65,7 @@ offline = true
recipe = slapos.cookbook:generate.erp5.tidstorage
recipe = slapos.cookbook:generate.erp5.tidstorage
snippet-zeo = ${template-snippet-zeo:output}
snippet-zeo = ${template-snippet-zeo:output}
snippet-zope = ${template-snippet-zope:output}
snippet-zope = ${template-snippet-zope:output}
snippet-master = ${template-snippet-
zope-zeo-
master:output}
snippet-master = ${template-snippet-master:output}
[switch-softwaretype]
[switch-softwaretype]
recipe = slapos.cookbook:softwaretype
recipe = slapos.cookbook:softwaretype
...
...
software/erp5/snippet-
zope-zeo-
master.cfg
→
software/erp5/snippet-master.cfg
View file @
3cecaf18
File moved
software/erp5/software.cfg
View file @
3cecaf18
...
@@ -68,7 +68,7 @@ configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catal
...
@@ -68,7 +68,7 @@ configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catal
[template]
[template]
recipe = slapos.recipe.template
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
url = ${:_profile_base_location_}/instance.cfg
md5sum =
0d1e0c1fc797516f4bba6f3896d18b43
md5sum =
e4e65392a1979b82a454b72eb9dec9eb
output = ${buildout:directory}/template.cfg
output = ${buildout:directory}/template.cfg
mode = 0644
mode = 0644
...
@@ -93,11 +93,11 @@ md5sum = dfaf9cc1caa6a69b67b09480fb544854
...
@@ -93,11 +93,11 @@ md5sum = dfaf9cc1caa6a69b67b09480fb544854
output = ${buildout:directory}/template-snippet-zeo.cfg
output = ${buildout:directory}/template-snippet-zeo.cfg
mode = 0644
mode = 0644
[template-snippet-
zope-zeo-
master]
[template-snippet-master]
recipe = slapos.recipe.template
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/snippet-
zope-zeo-
master.cfg
url = ${:_profile_base_location_}/snippet-master.cfg
md5sum = 8362a3d14803c84a6d60b6d872c2ffa8
md5sum = 8362a3d14803c84a6d60b6d872c2ffa8
output = ${buildout:directory}/template-snippet-
zope-zeo-
master.cfg
output = ${buildout:directory}/template-snippet-master.cfg
mode = 0644
mode = 0644
[template-snippet-zope]
[template-snippet-zope]
...
...
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