bundles/telegraf: influxdata has bullseye repos now

This commit is contained in:
Franzi 2021-08-20 13:25:22 +02:00
parent e800ccfe10
commit 949e139978
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -6,9 +6,7 @@ defaults = {
'repos': {
'influxdb': {
'items': {
'deb https://repos.influxdata.com/debian buster stable',
# TODO switch to autogenerated node name once influx supports bullseye
#'deb https://repos.influxdata.com/{os} {os_release} stable',
'deb https://repos.influxdata.com/{os} {os_release} stable',
},
},
},