From d1f99e82ff0f6a0314d9e6897749e81b370a100f Mon Sep 17 00:00:00 2001 From: wegenerbenjamin <46750095+wegenerbenjamin@users.noreply.github.com> Date: Tue, 17 Aug 2021 16:59:06 +0200 Subject: Bump salt-minion to 3000 salt-minion 2017.7 is out of support, bump is required --- data/defaults.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/defaults.json b/data/defaults.json index 699d795d..1ca92674 100644 --- a/data/defaults.json +++ b/data/defaults.json @@ -9,7 +9,7 @@ "kernel_flavor": "amd64-vyos", "release_train": "crux", "additional_repositories": [ - "deb https://archive.repo.saltproject.io/apt/debian/8/amd64/2017.7/ jessie main", + "deb https://archive.repo.saltproject.io/apt/debian/8/amd64/3000/ jessie main", "deb http://archive.debian.org/debian/ jessie-backports main", "deb http://aws.deb.vyos.io/extended-lts jessie main contrib non-free" ], -- cgit v1.2.3