summaryrefslogtreecommitdiff
path: root/data/defaults.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/defaults.json')
-rw-r--r--data/defaults.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/defaults.json b/data/defaults.json
index c27384e6..7c301c0d 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -11,8 +11,7 @@
"bootloaders": "syslinux,grub-efi",
"additional_repositories": [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/11/amd64/3004 bullseye main",
- "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-45 main",
- "deb [arch=amd64] https://repos.influxdata.com/debian bullseye stable"
+ "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-45 main"
],
"custom_packages": []
}