summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorwegenerbenjamin <46750095+wegenerbenjamin@users.noreply.github.com>2021-08-17 16:59:06 +0200
committerGitHub <noreply@github.com>2021-08-17 16:59:06 +0200
commitd1f99e82ff0f6a0314d9e6897749e81b370a100f (patch)
treecd9f1dd3ebf03a89ef8079ceab6268a4006a7cb9 /data
parenta542f5d0e823d5409ad1a26c912a6530ee927517 (diff)
downloadvyos-build-d1f99e82ff0f6a0314d9e6897749e81b370a100f.tar.gz
vyos-build-d1f99e82ff0f6a0314d9e6897749e81b370a100f.zip
Bump salt-minion to 3000
salt-minion 2017.7 is out of support, bump is required
Diffstat (limited to 'data')
-rw-r--r--data/defaults.json2
1 files changed, 1 insertions, 1 deletions
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"
],