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
ff96bbff
Commit
ff96bbff
authored
Sep 05, 2013
by
Marco Mariani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
netdrive-reporter: use slapos.core 1.0 with http/https proxy support
parent
d197529b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
software/netdrive-reporter/software.cfg
software/netdrive-reporter/software.cfg
+26
-0
No files found.
software/netdrive-reporter/software.cfg
View file @
ff96bbff
[buildout]
extends =
../../stack/slapos.cfg
../../component/git/buildout.cfg
parts =
slapos-cookbook
netdrive-usage-report
instance-template
slapos.core-repository
check-recipe
develop =
${:parts-directory}/slapos.core-repository
[slapos.core-repository]
recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/slapos.core.git
branch = httplib2
git-executable = ${git:location}/bin/git
[netdrive-usage-report]
recipe = zc.recipe.egg
...
...
@@ -21,3 +35,15 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg.in
output = ${buildout:directory}/instance.cfg
mode = 0644
[check-recipe]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command =
grep parts ${buildout:develop-eggs-directory}/slapos.core.egg-link
[versions]
slapos.core =
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