Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
slapos
Commits
724e01cb
Commit
724e01cb
authored
13 years ago
by
Cédric de Saint Martin
Browse files
Options
Download
Email Patches
Plain Diff
Mysql : revert : do not use eggs part
parent
3b2c1990
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
software/mysql/software.cfg
software/mysql/software.cfg
+0
-11
No files found.
software/mysql/software.cfg
View file @
724e01cb
...
...
@@ -25,7 +25,6 @@ versions = versions
parts +=
# Create instance template
template
eggs
instance-recipe-egg
# XXX: Workaround of SlapOS limitation
...
...
@@ -47,16 +46,6 @@ stop-on-error = true
command = ${:git} clone ${:git_param} http://git.erp5.org/repos/slapos.git ${:location} || exit 1;
update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
[eggs]
# Just so buildout executes [slaposcookbook] before [eggs], as
# - [eggs] references [slaposcookbook]
# - [instance-recipe] needs [slaposcookbook] to be finished
# - we cannot rely on anything else being executed before [instance-recipe]
slaposcookbook_dummy = ${slaposcookbook:location}
recipe = zc.recipe.egg
extra-paths +=
${slaposcookbook:location}
[instance-recipe]
egg = slapos.cookbook
module = mysql
...
...
This diff is collapsed.
Click to expand it.
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