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
52
Merge Requests
52
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
5a92a122
Commit
5a92a122
authored
Jul 21, 2017
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5: certificate used by apache is also auto-signed by caucase without wait for human intervention
parent
4c102f4c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
buildout.hash.cfg
stack/erp5/buildout.hash.cfg
+1
-1
instance-erp5.cfg.in
stack/erp5/instance-erp5.cfg.in
+1
-1
No files found.
stack/erp5/buildout.hash.cfg
View file @
5a92a122
...
...
@@ -83,7 +83,7 @@ md5sum = d41d8cd98f00b204e9800998ecf8427e
[template-erp5]
filename = instance-erp5.cfg.in
md5sum =
03983ea97d53e40bf3caf3d6744e1137
md5sum =
64fe4800dc9430aac8e325ba4b3d97ae
[template-zeo]
filename = instance-zeo.cfg.in
...
...
stack/erp5/instance-erp5.cfg.in
View file @
5a92a122
...
...
@@ -58,7 +58,7 @@ connection-url = smtp://127.0.0.2:0/
[request-caucase]
connection-http-url = {{ caucase_url }}
{%- else %}
{{ request('caucase', 'caucase', 'caucase', {'server-port': 8890, 'server-https-port': 8891}, {'http-url': True, 'https-url': False}) }}
{{ request('caucase', 'caucase', 'caucase', {'server-port': 8890, 'server-https-port': 8891
, 'auto-sign-csr-amount': 2
}, {'http-url': True, 'https-url': False}) }}
{% endif -%}
{# ZODB -#}
...
...
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