summaryrefslogtreecommitdiff
path: root/data/defaults.json
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-07-31 09:19:00 +0200
committerChristian Poessinger <christian@poessinger.com>2022-07-31 09:25:39 +0200
commit65c32f912851f43225c77045ada5bae85ee4a83f (patch)
tree42e56a61d1bcfaa122e3a94cfca78d0d93c83abe /data/defaults.json
parenta3a5f2ead5d505fe44f25b4751eb48f57f442f95 (diff)
downloadvyos-build-65c32f912851f43225c77045ada5bae85ee4a83f.tar.gz
vyos-build-65c32f912851f43225c77045ada5bae85ee4a83f.zip
telegraf: T4515: remove references to influxdata repository
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 2a64dc28..e111f00a 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -10,8 +10,7 @@
"release_train": "equuleus",
"additional_repositories": [
"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",
- "deb [arch=amd64] https://repos.influxdata.com/debian buster stable"
+ "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-45 main"
],
"custom_packages": []
}