summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorUğur Gürkan Tosun <42447410+ugurtosun@users.noreply.github.com>2020-06-20 14:51:53 +0300
committerGitHub <noreply@github.com>2020-06-20 13:51:53 +0200
commite2ec2c5dfb28614ddb8228983d0efe749a6d5e4d (patch)
tree6e5abc55b1e2d1a52f34e8ebeff35b359b08cfb7 /data
parente3e79e344d0d0f84baa4ff4441951400fd406a19 (diff)
downloadvyos-build-e2ec2c5dfb28614ddb8228983d0efe749a6d5e4d.tar.gz
vyos-build-e2ec2c5dfb28614ddb8228983d0efe749a6d5e4d.zip
Move to SaltStack archive repository for Debian Jessie
Today, I spent a lot of time to build this branch because of missing repository the I noticed that this path should be updated as deb http://archive.repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main"
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 a6a8e954..736c97f9 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -9,7 +9,7 @@
"kernel_flavor": "amd64-vyos",
"release_train": "crux",
"additional_repositories": [
- "deb http://repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main",
+ "deb http://archive.repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main",
"deb http://archive.debian.org/debian/ jessie-backports main"
],
"custom_packages": []