summaryrefslogtreecommitdiff
path: root/provider_base/common.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-03-14 00:04:15 +0100
committervarac <varacanero@zeromail.org>2017-03-16 14:00:48 +0100
commit168013abf257df1576bc69f907729db60c1fb04a (patch)
treea1590fd20fac538bff838b91b12e98efd61c6ad5 /provider_base/common.json
parentc331da4033e574a88afef175c1ef0a6a28558ea8 (diff)
Make platform apt dist/component configurable
Diffstat (limited to 'provider_base/common.json')
-rw-r--r--provider_base/common.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/provider_base/common.json b/provider_base/common.json
index dfdc8ff4..2cf9cf72 100644
--- a/provider_base/common.json
+++ b/provider_base/common.json
@@ -75,7 +75,8 @@
},
"platform": {
"apt": {
- "basic": "http://deb.leap.se/experimental-gitbuildpackage"
+ "basic": "http://deb.leap.se/0.9",
+ "component": "main"
}
},
"soledad": {