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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Carlos Ramos Carreño
slapos
Commits
0af0ad97
Commit
0af0ad97
authored
Feb 04, 2022
by
Arnaud Fontaine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP: Cosmetics which should be squashed...
parent
141f85f1
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
8 deletions
+3
-8
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+2
-3
stack/erp5/buildout.hash.cfg
stack/erp5/buildout.hash.cfg
+1
-1
stack/erp5/zope-versions.cfg
stack/erp5/zope-versions.cfg
+0
-3
stack/erp5/zope.conf.in
stack/erp5/zope.conf.in
+0
-1
No files found.
stack/erp5/buildout.cfg
View file @
0af0ad97
...
...
@@ -62,7 +62,6 @@ extends =
../../software/neoppod/software-common.cfg
# keep neoppod extends last
parts +=
erp5-util-develop
slapos-cookbook
...
...
stack/erp5/buildout.hash.cfg
View file @
0af0ad97
...
...
@@ -34,7 +34,7 @@ md5sum = cfe4696a67bf4886a5d8252a5274a941
[template-zope-conf]
filename = zope.conf.in
md5sum =
c4bb59e56a29c4aaf5b2c2b92520e8f7
md5sum =
fb02a30a9af9ef9a4724048c548b6542
[site-zcml]
filename = site.zcml
...
...
stack/erp5/zope-versions.cfg
View file @
0af0ad97
[buildout]
# Version pins for required and commonly used dependencies.
[versions]
#Zope = 4.5.3
Zope2 = 4.0
...
...
stack/erp5/zope.conf.in
View file @
0af0ad97
...
...
@@ -81,7 +81,6 @@ trusted-proxy 0.0.0.0
{% endif %}
{% endif -%}
{% set sql_connection_string = parameter_dict.get('sql-connection-string') -%}
{% if sql_connection_string -%}
{% set bt5_repository_url = [] -%}
...
...
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