From b995cd8394617b6a69b8a5e02479c8abe47db817 Mon Sep 17 00:00:00 2001 From: Marco Mariani <marco.mariani@nexedi.com> Date: Thu, 14 Mar 2013 14:19:14 +0100 Subject: [PATCH] Explicitly provide slapos.recipe.maarch --- software/maarch/software.cfg | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/software/maarch/software.cfg b/software/maarch/software.cfg index 084da0014..69862a98c 100644 --- a/software/maarch/software.cfg +++ b/software/maarch/software.cfg @@ -12,9 +12,19 @@ parts += eggs instance instance-apache-php + slapos-recipe-maarch-egg -[versions] -slapos.recipe.maarch = 0.3 + + +#---------------- +#-- +#-- Explicitly provide the configuration egg, +#-- otherwise instance.cfg won't be able to use it. +#-- +[slapos-recipe-maarch-egg] +recipe = zc.recipe.egg +eggs = + slapos.recipe.maarch #---------------- @@ -60,3 +70,6 @@ install_cmd = #---------------- +[versions] +slapos.recipe.maarch = 0.4 + -- 2.30.9