From 49d67a7ed91f39b96df353633724e16aa85b0bca Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 14 Mar 2017 00:01:53 +0100 Subject: Use http://deb.leap.se/platform jessie snapshots for unstable --- common.unstable.json | 6 ++++++ hiera/aardwolf.yaml | 3 ++- hiera/cat.yaml | 3 ++- hiera/donkey.yaml | 3 ++- hiera/tuatara.yaml | 3 ++- 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/common.unstable.json b/common.unstable.json index 4684616..4e35e53 100644 --- a/common.unstable.json +++ b/common.unstable.json @@ -2,6 +2,12 @@ "sources": { "nickserver": { "revision": "master" + }, + "platform": { + "apt": { + "basic": "http://deb.leap.se/platform", + "component": "snapshots" + } } } } diff --git a/hiera/aardwolf.yaml b/hiera/aardwolf.yaml index 23e8f64..e9e3535 100644 --- a/hiera/aardwolf.yaml +++ b/hiera/aardwolf.yaml @@ -111,7 +111,8 @@ sources: type: git platform: apt: - basic: "http://deb.leap.se/experimental-platform" + basic: "http://deb.leap.se/platform" + component: snapshots soledad: package: soledad-server revision: latest diff --git a/hiera/cat.yaml b/hiera/cat.yaml index 1c48baf..5dadd5e 100644 --- a/hiera/cat.yaml +++ b/hiera/cat.yaml @@ -124,7 +124,8 @@ sources: type: git platform: apt: - basic: "http://deb.leap.se/experimental-platform" + basic: "http://deb.leap.se/platform" + component: snapshots soledad: package: soledad-server revision: latest diff --git a/hiera/donkey.yaml b/hiera/donkey.yaml index d8e90ea..8bc914e 100644 --- a/hiera/donkey.yaml +++ b/hiera/donkey.yaml @@ -590,7 +590,8 @@ sources: type: git platform: apt: - basic: "http://deb.leap.se/experimental-platform" + basic: "http://deb.leap.se/platform" + component: snapshots soledad: package: soledad-server revision: latest diff --git a/hiera/tuatara.yaml b/hiera/tuatara.yaml index 324470e..ec8a251 100644 --- a/hiera/tuatara.yaml +++ b/hiera/tuatara.yaml @@ -84,7 +84,8 @@ sources: type: git platform: apt: - basic: "http://deb.leap.se/experimental-platform" + basic: "http://deb.leap.se/platform" + component: snapshots soledad: package: soledad-server revision: latest -- cgit v1.2.3