From e2ec2c5dfb28614ddb8228983d0efe749a6d5e4d Mon Sep 17 00:00:00 2001 From: Uğur Gürkan Tosun <42447410+ugurtosun@users.noreply.github.com> Date: Sat, 20 Jun 2020 14:51:53 +0300 Subject: 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" --- 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 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": [] -- cgit v1.2.3