From 168013abf257df1576bc69f907729db60c1fb04a Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 14 Mar 2017 00:04:15 +0100 Subject: Make platform apt dist/component configurable --- provider_base/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'provider_base') 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": { -- cgit v1.2.3