diff --git a/software/davstorage/common.cfg b/software/davstorage/common.cfg index 940d5ddecb8bd5d94534da8ffb7f3229f70e7041..d4836b79ab7300aaa6e3eaa91a127c055f9d64c6 100644 --- a/software/davstorage/common.cfg +++ b/software/davstorage/common.cfg @@ -85,7 +85,7 @@ mode = 0644 [instance-davstorage] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-davstorage.cfg -md5sum = 996f62e9fb88202e7a0f52dc40517255 +md5sum = 7f3be7bf2b4de1624b990846c5712c44 output = ${buildout:directory}/template-davstorage.cfg mode = 0644 diff --git a/software/davstorage/instance-davstorage.cfg b/software/davstorage/instance-davstorage.cfg index c46f669d7d1a9c7a849d3552df360d7910602e8d..53b98b90c71958a174ec488bd782e6708f5dbd02 100644 --- a/software/davstorage/instance-davstorage.cfg +++ b/software/davstorage/instance-davstorage.cfg @@ -59,6 +59,7 @@ apache-binary = ${apache:location}/bin/httpd apache-modules-dir = ${apache:location}/modules/ apache-mime-file = ${apache:location}/conf/mime.types apache-htpasswd = ${apache:location}/bin/htpasswd +source = ${application:location} [certificate-authority] recipe = slapos.cookbook:certificate_authority