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
Xiaowu Zhang
slapos
Commits
cd0d23a2
Commit
cd0d23a2
authored
Oct 18, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop not needed part.
parent
ced6b17f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
10 deletions
+1
-10
software/erp5/instance.cfg
software/erp5/instance.cfg
+0
-1
software/erp5/software.cfg
software/erp5/software.cfg
+1
-9
No files found.
software/erp5/instance.cfg
View file @
cd0d23a2
...
...
@@ -74,7 +74,6 @@ kumofs = ${template-kumofs:output}
memcached = ${template-memcached:output}
cloudooo = ${template-cloudooo:output}
zope = ${template-zope:output}
zeo = ${template-zeo:output}
mariadb = ${template-mariadb:output}
haproxy = ${template-haproxy:output}
tidstorage = $${dynamic-template-tidstorage:output}
...
...
software/erp5/software.cfg
View file @
cd0d23a2
...
...
@@ -8,7 +8,6 @@ versions = versions
parts +=
# Create instance template
template-memcached
template-zeo
template-kumofs
template-cloudooo
template-zope
...
...
@@ -69,7 +68,7 @@ configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catal
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum =
1b4434eb1fb2c337679d2562a56debf9
md5sum =
df533e2f34e443efe8a94fe04fbf8e6f
output = ${buildout:directory}/template.cfg
mode = 0644
...
...
@@ -80,13 +79,6 @@ md5sum = 065693aa7d43ab91edfe2f3f70707005
output = ${buildout:directory}/template-memcached.cfg
mode = 0644
[template-zeo]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-zeo.cfg
md5sum = 0cc0687484ed81a95379cd5544795fcd
output = ${buildout:directory}/template-zeo.cfg
mode = 0644
[template-erp5-production]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-erp5-production.cfg
...
...
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