Commit 2f5ffad0 authored by Antoine Catton's avatar Antoine Catton

Minor: remove hardcoded url

parent 1526393f
......@@ -343,8 +343,7 @@ class Recipe(BaseSlapRecipe):
def installWebDAVBackup(self):
computer_partition = self.request(
# XXX: Hardcoded url
'http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/webdav:/software/davstorage/software.cfg'
self.options['davstorage-sr-url'],
'davstorage',
'mysql_backup',
)
......
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