Mysql : Put part under other options

parent 04a3cd54
...@@ -6,10 +6,6 @@ slaposcookbook_location = ${:parts-directory}/slaposcookbook ...@@ -6,10 +6,6 @@ slaposcookbook_location = ${:parts-directory}/slaposcookbook
sources = sources sources = sources
auto-checkout = cloudooo auto-checkout = cloudooo
[sources]
# Include information related to official cloudooo source code.
cloudooo = git http://git.erp5.org/repos/slapos.git branch=mysql
extensions = extensions =
slapos.tool.networkcache slapos.tool.networkcache
slapos.zcbworkarounds slapos.zcbworkarounds
...@@ -41,6 +37,10 @@ parts += ...@@ -41,6 +37,10 @@ parts +=
# development / fast switching environment for whole software # development / fast switching environment for whole software
unzip = true unzip = true
[sources]
# Include information related to official cloudooo source code.
cloudooo = git http://git.erp5.org/repos/slapos.git branch=mysql
[rebootstrap] [rebootstrap]
# Default first version of rebootstrapped python # Default first version of rebootstrapped python
version = 2 version = 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment