From ec4ec9d17c6fb08030a6178f7131f8a95cc9bdd5 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 10 Nov 2016 23:38:31 +0100 Subject: Use webapp 0.9 --- provider_base/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 893d5daf..c6ab18d5 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -86,7 +86,7 @@ "webapp": { "type": "git", "source": "https://leap.se/git/leap_web", - "revision": "origin/version/0.8" + "revision": "origin/version/0.9" } } } -- cgit v1.2.3 From 3c4b29162e17960108a92ecc71274ecc4c9c3f76 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 8 Dec 2016 09:52:46 +0100 Subject: Use webapp/nickserver:master on leap_platform:master (#8678) --- provider_base/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index c6ab18d5..666fe923 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -71,11 +71,11 @@ "nickserver": { "type": "git", "source": "https://leap.se/git/nickserver", - "revision": "origin/version/0.9" + "revision": "origin/master" }, "platform": { "apt": { - "basic": "= 'http://deb.leap.se/' + Leap::Platform.major_version" + "basic": "http://deb.leap.se/experimental-platform" } }, "soledad": { @@ -86,7 +86,7 @@ "webapp": { "type": "git", "source": "https://leap.se/git/leap_web", - "revision": "origin/version/0.9" + "revision": "origin/master" } } } -- cgit v1.2.3 From 44cae3cf731d29fd1e882cf35526fb0e098914d2 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 23 Dec 2016 14:45:10 +0100 Subject: Use experimental-0.9 instead of experimental-platform experimental-platform is still WIP, see https://leap.se/code/issues/8437#note-8 for more details --- provider_base/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 666fe923..226ede19 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,7 +75,7 @@ }, "platform": { "apt": { - "basic": "http://deb.leap.se/experimental-platform" + "basic": "http://deb.leap.se/experimental-0.9" } }, "soledad": { -- cgit v1.2.3 From 46badc1744bd8ebbc2bd49f0dad0841d5961e5c6 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 3 Jan 2017 19:17:05 +0100 Subject: Revert "Use experimental-0.9 instead of experimental-platform" This reverts commit 44cae3cf731d29fd1e882cf35526fb0e098914d2. --- provider_base/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 226ede19..666fe923 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,7 +75,7 @@ }, "platform": { "apt": { - "basic": "http://deb.leap.se/experimental-0.9" + "basic": "http://deb.leap.se/experimental-platform" } }, "soledad": { -- cgit v1.2.3 From c331da4033e574a88afef175c1ef0a6a28558ea8 Mon Sep 17 00:00:00 2001 From: varac Date: Sun, 12 Mar 2017 19:38:16 +0100 Subject: Try new packages from exerimental-gitbuildpackage --- provider_base/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 666fe923..dfdc8ff4 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,7 +75,7 @@ }, "platform": { "apt": { - "basic": "http://deb.leap.se/experimental-platform" + "basic": "http://deb.leap.se/experimental-gitbuildpackage" } }, "soledad": { -- cgit v1.2.3 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/common.json') 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 From 4dbb2c726b7594685ed7857a3f2f89d9a08f36ff Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 14 Mar 2017 00:04:47 +0100 Subject: Use http://deb.leap.se/platform jessie snapshots for platform CI --- provider_base/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 2cf9cf72..41e1daa3 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,8 +75,8 @@ }, "platform": { "apt": { - "basic": "http://deb.leap.se/0.9", - "component": "main" + "basic": "http://deb.leap.se/platform", + "component": "snapshots" } }, "soledad": { -- cgit v1.2.3 From 1e463c6638a05a237d660f458f5a147353be3fc1 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 26 May 2017 16:41:51 -0700 Subject: static - support for renewing certs with let's encrypt for static sites --- provider_base/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 41e1daa3..97519950 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -12,7 +12,8 @@ "name": "= node.name + '.' + (dns.public ? domain.full_suffix : domain.internal_suffix)" }, "dns": { - "public": "= service_type != 'internal_service'" + "public": "= service_type != 'internal_service'", + "aliases": [] }, "ssh": { "authorized_keys": "= authorized_keys", -- cgit v1.2.3 From 5a0d716c70c5e62edb83df91b084e1c9b89a33f6 Mon Sep 17 00:00:00 2001 From: Varac Date: Wed, 21 Jun 2017 13:16:36 +0200 Subject: Use apt master component for LEAP packages Currently, the platform configures the `snapshots` component in /etc/apt/sources.list.d/leap.list. `snapshots` contains packages uploaded by feature branches and merge requests so we change to `master` (which contains packges built from changes to the master branches. Resolves: #8828 --- provider_base/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 97519950..346e86a6 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -77,7 +77,7 @@ "platform": { "apt": { "basic": "http://deb.leap.se/platform", - "component": "snapshots" + "component": "master" } }, "soledad": { -- cgit v1.2.3 From 18db08c95b0de9cf1ad511fa1dbb20f5eda8bbac Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 28 Sep 2017 22:27:51 +0200 Subject: Feat: Use version branches for webapp + nickserver We'll release soon so we pin both git repos to there release version branches instead of pulling from master. --- provider_base/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 346e86a6..7b412fe6 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -72,7 +72,7 @@ "nickserver": { "type": "git", "source": "https://leap.se/git/nickserver", - "revision": "origin/master" + "revision": "origin/version/0.10" }, "platform": { "apt": { @@ -88,7 +88,7 @@ "webapp": { "type": "git", "source": "https://leap.se/git/leap_web", - "revision": "origin/master" + "revision": "origin/version/0.9" } } } -- cgit v1.2.3 From 87896a7d79ecfe06d2538e719061d6e75e1d7952 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 21 Nov 2017 10:05:14 -0500 Subject: Docs: Update docs to prepare for 0.10.0 release Fixes: #8427, #8812 --- provider_base/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index 7b412fe6..1052b8e1 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -72,12 +72,12 @@ "nickserver": { "type": "git", "source": "https://leap.se/git/nickserver", - "revision": "origin/version/0.10" + "revision": "tags/0.10.0" }, "platform": { "apt": { "basic": "http://deb.leap.se/platform", - "component": "master" + "component": "0.10" } }, "soledad": { @@ -88,7 +88,7 @@ "webapp": { "type": "git", "source": "https://leap.se/git/leap_web", - "revision": "origin/version/0.9" + "revision": "tags/0.9.2" } } } -- cgit v1.2.3