From a217804a0b93fa77909724b241b106b7ef0ac0f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Wed, 1 Jun 2011 16:43:49 +0200
Subject: [PATCH] Template has sense only in software.

Stack is non instantiantable.
---
 stack/erp5.cfg | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/stack/erp5.cfg b/stack/erp5.cfg
index 5a1186d9e..76a045d99 100644
--- a/stack/erp5.cfg
+++ b/stack/erp5.cfg
@@ -118,14 +118,6 @@ python = python2.6
 version = 2
 section = python2.7
 
-[template]
-# Default template for erp5 instance.
-recipe = slapos.recipe.template
-url = ${:_profile_base_location_}/instance.cfg
-md5sum = 16d09f1964101bbe128a81c7ffcf996e
-output = ${buildout:directory}/template.cfg
-mode = 0644
-
 [itools]
 pkgname = itools-0.50.8
 location = ${buildout:parts-directory}/${:_buildout_section_name_}
-- 
2.30.9