Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
fbdc862d
Commit
fbdc862d
authored
May 04, 2020
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor clean-up
parent
46739e82
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
14 deletions
+0
-14
component/boinc/buildout.cfg
component/boinc/buildout.cfg
+0
-4
software/jupyter/software.cfg
software/jupyter/software.cfg
+0
-1
stack/lamp.cfg
stack/lamp.cfg
+0
-3
stack/lamp/buildout.cfg
stack/lamp/buildout.cfg
+0
-6
No files found.
component/boinc/buildout.cfg
View file @
fbdc862d
...
...
@@ -18,10 +18,6 @@ extends =
../curl/buildout.cfg
../../stack/slapos.cfg
[mariadb]
# Compile dir is for plugins, not needed in boinc
keep-compile-dir = false
#checkout boinc package from svn repository
[boinc-package]
recipe = plone.recipe.command
...
...
software/jupyter/software.cfg
View file @
fbdc862d
[buildout]
versions = versions
extends =
buildout.hash.cfg
../../stack/slapos.cfg
...
...
stack/lamp.cfg
View file @
fbdc862d
...
...
@@ -34,9 +34,6 @@ eggs =
${lxml-python:egg}
${pycrypto-python:egg}
[mariadb]
keep-compile-dir = false
[versions]
# Generated automatically by buildout-versions
async = 0.6.1
...
...
stack/lamp/buildout.cfg
View file @
fbdc862d
...
...
@@ -47,10 +47,6 @@ download-only = true
url = ${:_profile_base_location_}/${:filename}
mode = 0644
[mariadb]
# Compile dir is for plugins, there's no plugin in LAMP
keep-compile-dir = false
[application]
recipe = hexagonit.recipe.download
ignore-existing = true
...
...
@@ -146,5 +142,3 @@ eggs =
${lxml-python:egg}
${pycurl:egg}
slapos.toolbox
[versions]
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