Commit 24f33435 authored by Vivien Alger's avatar Vivien Alger

davstorage: Correcting recipe

parent 0d980ce1
......@@ -34,9 +34,6 @@ from slapos.recipe.librecipe import GenericBaseRecipe
class Recipe(GenericBaseRecipe):
def _options(self, options):
options['password'] = self.generatePassword()
def install(self):
path_list = []
......
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