The current install.pp file has to do some magic with the distro family, name, and/or codename, depending on the distro. However, the InfluxData repo now has 'stable' repos that are distro-agnostic.
Debian-based distros sources.list example:
deb https://repos.influxdata.com/debian stable main
The current
install.pp
file has to do some magic with the distro family, name, and/or codename, depending on the distro. However, the InfluxData repo now has 'stable' repos that are distro-agnostic.Debian-based distros sources.list example:
RPM-based distros example baseurl:
Feel free to close this if you aren't interested in moving to these, but it may make it easier if others want additional distro support down the road.