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
Labels
Merge Requests
106
Merge Requests
106
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
6b602261
Commit
6b602261
authored
Oct 23, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
63915161
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
software/ors-amarisoft/buildout.hash.cfg
software/ors-amarisoft/buildout.hash.cfg
+2
-2
software/ors-amarisoft/ru/libinstance.jinja2.cfg
software/ors-amarisoft/ru/libinstance.jinja2.cfg
+1
-1
No files found.
software/ors-amarisoft/buildout.hash.cfg
View file @
6b602261
...
...
@@ -28,7 +28,7 @@ md5sum = 98a2c30d4372a84e42175d590c9d0720
[ru_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/libinstance.jinja2.cfg
md5sum =
60396599d21922af459c5cd075a4f5f9
md5sum =
16faaf365123ade866324ad5010c6452
[ru_sdr_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sdr/libinstance.jinja2.cfg
...
...
@@ -80,7 +80,7 @@ md5sum = ec56bee0916563807197ed5ef0ca0908
[ru_xexec.c]
_update_hash_filename_ = ru/tapsplit
md5sum =
md5sum =
46f36c67efe0fcc9b609a3a685f02e6a
[ru_xexec.c]
_update_hash_filename_ = ru/xexec.c
...
...
software/ors-amarisoft/ru/libinstance.jinja2.cfg
View file @
6b602261
...
...
@@ -58,7 +58,7 @@ config-testing = {{ slapparameter_dict.get("testing", False) }}
[vtap]
recipe = plone.recipe.command
ntap = {{ ntap }}
command = {{ netcapdo }} {{
python_witheggs }}
{{ tapsplit }} slap_configuration['tap-name'] ${:ntap}
command = {{ netcapdo }} {{
buildout_directory }}/bin/pythonwitheggs
{{ tapsplit }} slap_configuration['tap-name'] ${:ntap}
update-command = ${:command}
stop-on-error = true
...
...
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