Commit 1ed328d1 authored by Julien Muchembled's avatar Julien Muchembled

Clean-up extends

The only change should be the upgrade of rdiff-backup
(from 1.0.5+SlapOSPatched001 to 1.3.4nxd6-SlapOSPatched001)
for some SR that extend the resilient stack.
parent a8c3e42a
...@@ -11,7 +11,6 @@ extends = ...@@ -11,7 +11,6 @@ extends =
../openldap/buildout.cfg ../openldap/buildout.cfg
../dash/buildout.cfg ../dash/buildout.cfg
../zlib/buildout.cfg ../zlib/buildout.cfg
../../stack/slapos.cfg
[condor] [condor]
recipe = slapos.recipe.build recipe = slapos.recipe.build
......
[buildout] [buildout]
extends = extends =
../../stack/slapos.cfg ../lxml-python/buildout.cfg
../python-kerberos/buildout.cfg ../python-kerberos/buildout.cfg
../git/buildout.cfg ../git/buildout.cfg
......
...@@ -3,8 +3,7 @@ ...@@ -3,8 +3,7 @@
[buildout] [buildout]
extends = extends =
../../stack/slapos.cfg ../../stack/slapos.cfg
../../component/gcc/buildout.cfg buildout.cfg
../../component/r-language/buildout.cfg
parts = parts =
eggs eggs
......
...@@ -14,7 +14,6 @@ extends = ...@@ -14,7 +14,6 @@ extends =
../pkgconfig/buildout.cfg ../pkgconfig/buildout.cfg
../openldap/buildout.cfg ../openldap/buildout.cfg
../gnutls/buildout.cfg ../gnutls/buildout.cfg
../../stack/slapos.cfg
[download-boinc] [download-boinc]
recipe = slapos.recipe.build:download recipe = slapos.recipe.build:download
......
...@@ -16,7 +16,6 @@ extends = ...@@ -16,7 +16,6 @@ extends =
../gnutls/buildout.cfg ../gnutls/buildout.cfg
../mariadb/buildout.cfg ../mariadb/buildout.cfg
../curl/buildout.cfg ../curl/buildout.cfg
../../stack/slapos.cfg
#checkout boinc package from svn repository #checkout boinc package from svn repository
[boinc-package] [boinc-package]
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
extends = extends =
../../stack/lamp/buildout.cfg ../../stack/lamp/buildout.cfg
../../stack/slapos.cfg
[application] [application]
recipe = slapos.recipe.build:download-unpacked recipe = slapos.recipe.build:download-unpacked
......
...@@ -6,11 +6,10 @@ extends = ...@@ -6,11 +6,10 @@ extends =
# ../../component/6tunnel/buildout.cfg # ../../component/6tunnel/buildout.cfg
../../component/socat/buildout.cfg ../../component/socat/buildout.cfg
../../stack/monitor/buildout.cfg ../../stack/monitor/buildout.cfg
../../stack/slapos.cfg
buildout.hash.cfg buildout.hash.cfg
parts += parts =
slapos-cookbook slapos-cookbook
coturn coturn
instance-cfg instance-cfg
......
...@@ -32,13 +32,11 @@ extends = ...@@ -32,13 +32,11 @@ extends =
../../component/sqlite3/buildout.cfg ../../component/sqlite3/buildout.cfg
../../component/stunnel/buildout.cfg ../../component/stunnel/buildout.cfg
../../component/zlib/buildout.cfg ../../component/zlib/buildout.cfg
../erp5/buildout.cfg
../logrotate/buildout.cfg ../logrotate/buildout.cfg
../resilient/buildout.cfg ../resilient/buildout.cfg
../erp5/buildout.cfg
../../component/apache-php/buildout.cfg ../../component/apache-php/buildout.cfg
../slapos.cfg
[template-download-base] [template-download-base]
recipe = hexagonit.recipe.download recipe = hexagonit.recipe.download
......
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