Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
moodle_rebase10.1.2
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
Dmitry Blinov
moodle_rebase10.1.2
Commits
a184ff46
Commit
a184ff46
authored
Apr 15, 2020
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
software/jstestnode: use new slap-connection section
slap_connection is deprecated
parent
6b426c23
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
software/jstestnode/buildout.hash.cfg
software/jstestnode/buildout.hash.cfg
+1
-1
software/jstestnode/instance.cfg.in
software/jstestnode/instance.cfg.in
+5
-5
No files found.
software/jstestnode/buildout.hash.cfg
View file @
a184ff46
...
...
@@ -15,7 +15,7 @@
[instance]
filename = instance.cfg.in
md5sum =
e6203cba0084289edec2176b185d3427
md5sum =
72f6316ee44499568601d3353ff262d1
[template-nginx-service]
filename = template-nginx-service.sh.in
...
...
software/jstestnode/instance.cfg.in
View file @
a184ff46
...
...
@@ -90,9 +90,9 @@ ssl_crt = $${directory:ssl}/nginx.crt
#################################
[instance-parameter]
recipe = slapos.cookbook:slapconfiguration
computer = $${slap
_connection:computer_
id}
partition = $${slap
_connection:partition_
id}
url = $${slap
_connection:server_
url}
key = $${slap
_connection:key_
file}
cert = $${slap
_connection:cert_
file}
computer = $${slap
-connection:computer-
id}
partition = $${slap
-connection:partition-
id}
url = $${slap
-connection:server-
url}
key = $${slap
-connection:key-
file}
cert = $${slap
-connection:cert-
file}
configuration._ = {}
\ No newline at end of file
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