[Erp5-report] r44099 luke - /erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 10 10:29:44 CET 2011


Author: luke
Date: Thu Mar 10 10:29:44 2011
New Revision: 44099

URL: http://svn.erp5.org?rev=44099&view=rev
Log:
 - do not install KeyAuthorisationApache

Modified:
    erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/__init__.py

Modified: erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/__init__.py?rev=44099&r1=44098&r2=44099&view=diff
==============================================================================
--- erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/__init__.py [utf8] (original)
+++ erp5/trunk/utils/slapos.recipe.erp5/src/slapos/recipe/erp5/__init__.py [utf8] Thu Mar 10 10:29:44 2011
@@ -475,7 +475,6 @@ class Recipe(BaseSlapRecipe):
     self.path_list.append(wrapper)
 
     self.installLoginApache(index)
-    self.installKeyAuthorisationApache(index)
 
   def _getApacheConfigurationDict(self, prefix, ip, port):
     apache_conf = dict()



More information about the Erp5-report mailing list