summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/defaults.json3
-rw-r--r--data/live-build-config/archives/pdns.pref.chroot3
2 files changed, 5 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json
index bbcde68f..13bd185c 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -9,7 +9,8 @@
"kernel_flavor": "amd64-vyos",
"release_train": "sagitta",
"additional_repositories": [
- "deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main"
+ "deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main",
+ "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-45 main"
],
"custom_packages": []
}
diff --git a/data/live-build-config/archives/pdns.pref.chroot b/data/live-build-config/archives/pdns.pref.chroot
new file mode 100644
index 00000000..24d2beae
--- /dev/null
+++ b/data/live-build-config/archives/pdns.pref.chroot
@@ -0,0 +1,3 @@
+Package: pdns-*
+Pin: origin repo.powerdns.com
+Pin-Priority: 600