bundles/telegraf: influxdata has bullseye repos now
This commit is contained in:
parent
e800ccfe10
commit
949e139978
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@ defaults = {
|
||||||
'repos': {
|
'repos': {
|
||||||
'influxdb': {
|
'influxdb': {
|
||||||
'items': {
|
'items': {
|
||||||
'deb https://repos.influxdata.com/debian buster stable',
|
'deb https://repos.influxdata.com/{os} {os_release} stable',
|
||||||
# TODO switch to autogenerated node name once influx supports bullseye
|
|
||||||
#'deb https://repos.influxdata.com/{os} {os_release} stable',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue