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
isaak yansane-sisk
slapos
Commits
40a0916e
Commit
40a0916e
authored
Oct 21, 2013
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slaprunner: uses the dev slapos.toolbox for the webrunner
parent
614fab3f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
6 deletions
+2
-6
software/slaprunner/common.cfg
software/slaprunner/common.cfg
+0
-4
software/slaprunner/development.cfg
software/slaprunner/development.cfg
+1
-1
software/slaprunner/software.cfg
software/slaprunner/software.cfg
+1
-1
No files found.
software/slaprunner/common.cfg
View file @
40a0916e
...
...
@@ -34,10 +34,6 @@ parts =
collective.recipe.template-egg
# shellinabox
develop =
/opt/slapos.toolbox/
/opt/slaprunner/
####################
## Node JS proxy
...
...
software/slaprunner/development.cfg
View file @
40a0916e
...
...
@@ -26,7 +26,7 @@ develop =
[slapos.toolbox-repository]
recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/slapos.toolbox.git
branch =
kvmresiliency
branch =
slaprunner-paas
git-executable = ${git:location}/bin/git
[slapos.cookbook-repository]
...
...
software/slaprunner/software.cfg
View file @
40a0916e
...
...
@@ -5,7 +5,7 @@
# 2/ Define list of trusted certificates for the cache.
[buildout]
extends =
common
.cfg
extends =
development
.cfg
[networkcache]
# signature certificates of the following uploaders.
...
...
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