summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/defaults.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json
index c403c862..36ec598b 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -9,7 +9,8 @@
"kernel_flavor": "amd64-vyos",
"additional_repositories": [
"deb http://repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main",
- "deb http://repo.powerdns.com/debian jessie-rec-41 main"
+ "deb http://repo.powerdns.com/debian jessie-rec-41 main",
+ "deb http://archive.debian.org/debian/ jessie-backports main"
],
"custom_packages": []
}