summaryrefslogtreecommitdiff
path: root/provider_base
diff options
context:
space:
mode:
Diffstat (limited to 'provider_base')
-rw-r--r--provider_base/common.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/provider_base/common.json b/provider_base/common.json
index 5821789b..61d3b6fc 100644
--- a/provider_base/common.json
+++ b/provider_base/common.json
@@ -78,6 +78,11 @@
"source": "https://leap.se/git/nickserver",
"revision": "origin/master"
},
+ "platform": {
+ "apt": {
+ "basic": "= 'http://deb.leap.se/' + Leap::Platform.major_version"
+ }
+ },
"soledad": {
"type": "apt",
"package": "soledad-server",