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
Kwabena Antwi-Boasiako
slapos
Commits
fca7f296
Commit
fca7f296
authored
Oct 18, 2017
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[gitlab-test] reduce path of some sockets files in testsuite mode
parent
3ad885f7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
software/gitlab/instance-gitlab-test.cfg.in
software/gitlab/instance-gitlab-test.cfg.in
+10
-2
software/gitlab/software.cfg
software/gitlab/software.cfg
+1
-1
No files found.
software/gitlab/instance-gitlab-test.cfg.in
View file @
fca7f296
...
@@ -14,8 +14,16 @@ passwd = root1234
...
@@ -14,8 +14,16 @@ passwd = root1234
environment =
environment =
GITLAB_ROOT_PASSWORD=${root-password:passwd}
GITLAB_ROOT_PASSWORD=${root-password:passwd}
[backend-info]
[service-postgresql]
# host = ${instance-parameter:ipv4-random}
pgdata-directory = ${directory:srv}/pg
[gitlab-workhorse-dir]
recipe = slapos.cookbook:mkdirectory
srv = ${directory:srv}/glab-wh
[gitlab-workhorse]
srv = ${gitlab-workhorse-dir:srv}
socket = ${gitlab-workhorse:srv}/wh.socket
[publish-instance-info]
[publish-instance-info]
password = ${root-password:passwd}
password = ${root-password:passwd}
...
...
software/gitlab/software.cfg
View file @
fca7f296
...
@@ -336,7 +336,7 @@ md5sum = 319d7dbe3ad9b260c1e292cfc0d13b11
...
@@ -336,7 +336,7 @@ md5sum = 319d7dbe3ad9b260c1e292cfc0d13b11
[instance-gitlab-test.cfg.in]
[instance-gitlab-test.cfg.in]
<= download-file
<= download-file
md5sum =
cc8065104458af311c2ffa9ae20235a6
md5sum =
44d07affe6946d4bc81a7baa2bc574d7
[macrolib.cfg.in]
[macrolib.cfg.in]
<= download-file
<= download-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