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
Roque
slapos
Commits
ef39593e
Commit
ef39593e
authored
Aug 23, 2023
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*: replace unicode space characters with standard space
parent
b63c96b0
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
16 additions
and
16 deletions
+16
-16
component/ceph/buildout.cfg
component/ceph/buildout.cfg
+1
-1
software/grafana/buildout.hash.cfg
software/grafana/buildout.hash.cfg
+1
-1
software/grafana/promtail-config-file.cfg.in
software/grafana/promtail-config-file.cfg.in
+1
-1
software/proftpd/buildout.hash.cfg
software/proftpd/buildout.hash.cfg
+1
-1
software/proftpd/instance.cfg.in
software/proftpd/instance.cfg.in
+5
-5
software/restic-rest-server/buildout.hash.cfg
software/restic-rest-server/buildout.hash.cfg
+1
-1
software/restic-rest-server/instance.cfg.in
software/restic-rest-server/instance.cfg.in
+1
-1
software/seleniumrunner/software.cfg
software/seleniumrunner/software.cfg
+1
-1
stack/erp5-zope2/buildout.hash.cfg
stack/erp5-zope2/buildout.hash.cfg
+1
-1
stack/erp5-zope2/instance-erp5.cfg.in
stack/erp5-zope2/instance-erp5.cfg.in
+1
-1
stack/erp5/buildout.hash.cfg
stack/erp5/buildout.hash.cfg
+1
-1
stack/erp5/instance-erp5.cfg.in
stack/erp5/instance-erp5.cfg.in
+1
-1
No files found.
component/ceph/buildout.cfg
View file @
ef39593e
...
@@ -36,7 +36,7 @@ shared = true
...
@@ -36,7 +36,7 @@ shared = true
pyyaml = ${pyyaml-download:target}
pyyaml = ${pyyaml-download:target}
pyaml = ${pyaml-download:target}
pyaml = ${pyaml-download:target}
init =
init =
#
add the python executable in the options dict so that
#
add the python executable in the options dict so that
# buildout signature changes if python executable changes
# buildout signature changes if python executable changes
import sys
import sys
options['python-executable'] = sys.executable
options['python-executable'] = sys.executable
...
...
software/grafana/buildout.hash.cfg
View file @
ef39593e
...
@@ -39,4 +39,4 @@ md5sum = ad2baf4599a937d7352034a41fa24814
...
@@ -39,4 +39,4 @@ md5sum = ad2baf4599a937d7352034a41fa24814
[promtail-config-file]
[promtail-config-file]
filename = promtail-config-file.cfg.in
filename = promtail-config-file.cfg.in
md5sum =
c8c9d815dd7b427788c066f041f04573
md5sum =
5f1b3a1a3d3f98daeab4780106452d71
software/grafana/promtail-config-file.cfg.in
View file @
ef39593e
...
@@ -7,7 +7,7 @@ server:
...
@@ -7,7 +7,7 @@ server:
external_url: {{ promtail['url'] }}
external_url: {{ promtail['url'] }}
positions:
positions:
filename: {{
promtail['dir'] }}/positions.yaml
filename: {{
promtail['dir'] }}/positions.yaml
clients:
clients:
- url: {{ loki['url'] }}/api/prom/push
- url: {{ loki['url'] }}/api/prom/push
...
...
software/proftpd/buildout.hash.cfg
View file @
ef39593e
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
[instance-profile]
[instance-profile]
filename = instance.cfg.in
filename = instance.cfg.in
md5sum =
39cdfbd3bdfcd48eddb4132ff9dcda62
md5sum =
7f9749ab75475bd5d98be27a570c7731
[instance-default]
[instance-default]
filename = instance-default.cfg.in
filename = instance-default.cfg.in
...
...
software/proftpd/instance.cfg.in
View file @
ef39593e
...
@@ -18,12 +18,12 @@ output = ${buildout:parts-directory}/${:_buildout_section_name_}/${:filename}
...
@@ -18,12 +18,12 @@ output = ${buildout:parts-directory}/${:_buildout_section_name_}/${:filename}
extensions = jinja2.ext.do
extensions = jinja2.ext.do
context =
context =
key slapparameter_dict slap-configuration:configuration
key slapparameter_dict slap-configuration:configuration
raw software_parts_directory {{
buildout['parts-directory'] }}
raw software_parts_directory {{
buildout['parts-directory'] }}
raw proftpd_bin {{
proftpd_bin }}
raw proftpd_bin {{
proftpd_bin }}
raw ftpasswd_bin {{ ftpasswd_bin }}
raw ftpasswd_bin {{ ftpasswd_bin }}
raw ftpdctl_bin {{
ftpdctl_bin }}
raw ftpdctl_bin {{
ftpdctl_bin }}
raw ssh_keygen_bin {{
ssh_keygen_bin }}
raw ssh_keygen_bin {{
ssh_keygen_bin }}
raw template_monitor {{
template_monitor }}
raw template_monitor {{
template_monitor }}
[instance-default]
[instance-default]
<= instance-template
<= instance-template
...
...
software/restic-rest-server/buildout.hash.cfg
View file @
ef39593e
...
@@ -15,4 +15,4 @@
...
@@ -15,4 +15,4 @@
[instance.cfg.in]
[instance.cfg.in]
filename = instance.cfg.in
filename = instance.cfg.in
md5sum =
69237df07b8819e2eb683702b8cd199a
md5sum =
361991f333119f22c8266dc8bde7bc57
software/restic-rest-server/instance.cfg.in
View file @
ef39593e
...
@@ -110,7 +110,7 @@ output = ${buildout:parts-directory}/${:_buildout_section_name_}/${:_buildout_se
...
@@ -110,7 +110,7 @@ output = ${buildout:parts-directory}/${:_buildout_section_name_}/${:_buildout_se
recipe = plone.recipe.command
recipe = plone.recipe.command
command =
command =
if [ ! -f '${:csr}' ] ; then
if [ ! -f '${:csr}' ] ; then
{{ openssl_bin
}} req \
{{ openssl_bin
}} req \
-newkey rsa:2048 \
-newkey rsa:2048 \
-batch \
-batch \
-new \
-new \
...
...
software/seleniumrunner/software.cfg
View file @
ef39593e
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# Seleniumrunner responsability is to install Xvfb as
# Seleniumrunner responsability is to install Xvfb as
# ${buildout:parts-directory}/xserver/bin/Xvfb, a default firefox as
# ${buildout:parts-directory}/xserver/bin/Xvfb, a default firefox as
# ${buildout:bin-directory}/firefox and a geckodriver as
# ${buildout:bin-directory}/firefox and a geckodriver as
# ${buildout:bin-directory}/geckodriver
for erp5testnode.
# ${buildout:bin-directory}/geckodriver
for erp5testnode.
[buildout]
[buildout]
extends =
extends =
...
...
stack/erp5-zope2/buildout.hash.cfg
View file @
ef39593e
...
@@ -74,7 +74,7 @@ md5sum = 3f7b28085ceff321a3cb785db60f7c3e
...
@@ -74,7 +74,7 @@ md5sum = 3f7b28085ceff321a3cb785db60f7c3e
[template-erp5]
[template-erp5]
filename = instance-erp5.cfg.in
filename = instance-erp5.cfg.in
md5sum =
30a1e738a8211887e75a5e75820e5872
md5sum =
b056ec4fec956c2a07befd2fec116f04
[template-zeo]
[template-zeo]
filename = instance-zeo.cfg.in
filename = instance-zeo.cfg.in
...
...
stack/erp5-zope2/instance-erp5.cfg.in
View file @
ef39593e
...
@@ -266,7 +266,7 @@ config-test-runner-enabled = {{ dumps(test_runner_enabled) }}
...
@@ -266,7 +266,7 @@ config-test-runner-enabled = {{ dumps(test_runner_enabled) }}
config-test-runner-node-count = {{ dumps(test_runner_node_count) }}
config-test-runner-node-count = {{ dumps(test_runner_node_count) }}
config-test-runner-random-activity-priority = {{ dumps(test_runner_random_activity_priority) }}
config-test-runner-random-activity-priority = {{ dumps(test_runner_random_activity_priority) }}
config-wcfs_enable = {{ dumps(wcfs_enable) }}
config-wcfs_enable = {{ dumps(wcfs_enable) }}
config-test-runner-configuration = {{
dumps(slapparameter_dict.get('test-runner', {})) }}
config-test-runner-configuration = {{
dumps(slapparameter_dict.get('test-runner', {})) }}
software-type = zope
software-type = zope
{% set global_publisher_timeout = slapparameter_dict.get('publisher-timeout', 300) -%}
{% set global_publisher_timeout = slapparameter_dict.get('publisher-timeout', 300) -%}
...
...
stack/erp5/buildout.hash.cfg
View file @
ef39593e
...
@@ -74,7 +74,7 @@ md5sum = 3f7b28085ceff321a3cb785db60f7c3e
...
@@ -74,7 +74,7 @@ md5sum = 3f7b28085ceff321a3cb785db60f7c3e
[template-erp5]
[template-erp5]
filename = instance-erp5.cfg.in
filename = instance-erp5.cfg.in
md5sum =
7fd36876df18e5cf62e050c2b30abcc9
md5sum =
fada4331a50a2738aad1d4ddb625b17a
[template-zeo]
[template-zeo]
filename = instance-zeo.cfg.in
filename = instance-zeo.cfg.in
...
...
stack/erp5/instance-erp5.cfg.in
View file @
ef39593e
...
@@ -266,7 +266,7 @@ config-test-runner-enabled = {{ dumps(test_runner_enabled) }}
...
@@ -266,7 +266,7 @@ config-test-runner-enabled = {{ dumps(test_runner_enabled) }}
config-test-runner-node-count = {{ dumps(test_runner_node_count) }}
config-test-runner-node-count = {{ dumps(test_runner_node_count) }}
config-test-runner-random-activity-priority = {{ dumps(test_runner_random_activity_priority) }}
config-test-runner-random-activity-priority = {{ dumps(test_runner_random_activity_priority) }}
config-wcfs_enable = {{ dumps(wcfs_enable) }}
config-wcfs_enable = {{ dumps(wcfs_enable) }}
config-test-runner-configuration = {{
dumps(slapparameter_dict.get('test-runner', {})) }}
config-test-runner-configuration = {{
dumps(slapparameter_dict.get('test-runner', {})) }}
software-type = zope
software-type = zope
{% set global_publisher_timeout = slapparameter_dict.get('publisher-timeout', 300) -%}
{% set global_publisher_timeout = slapparameter_dict.get('publisher-timeout', 300) -%}
...
...
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