diff --git a/slapos/software.cfg b/slapos/software.cfg
index 2c3de9a48ea596be43ac4161a0bfb7b733a311c9..52584ca0c1548a7040da5ce427b417fe5703236f 100644
--- a/slapos/software.cfg
+++ b/slapos/software.cfg
@@ -28,6 +28,7 @@ extends =
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/products-erp5.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/pysvn-python.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.6.cfg
+  https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.7.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-ldap-python.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/rdiff-backup.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/stunnel.cfg
@@ -108,7 +109,7 @@ python = python2.6
 [rebootstrap]
 # Default first version of rebootstrapped python
 version = 1
-section = python2.6
+section = python2.7
 
 [template]
 recipe = slapos.recipe.template