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, 2 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json
index 23b2db1b..5eff5b90 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -10,7 +10,8 @@
"release_train": "sagitta",
"additional_repositories": [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main",
- "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-45 main"
+ "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-45 main",
+ "deb [arch=amd64] https://repos.influxdata.com/debian bullseye stable"
],
"custom_packages": []
}