
Switch the RHEL repo to the stable channel as per [1]. Use new GPG. Telegraf arm64 builds are enabled again, as binaries exists. [1] https://repos.influxdata.com/stable/x86_64/ Change-Id: Ie4f6f15404f6965df51f3214506ae9f8bb9b61e7 Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
[influxdb]
|
|
name = InfluxDB Repository - RHEL $releasever
|
|
baseurl = https://repos.influxdata.com/stable/$basearch/main
|
|
enabled = 0
|
|
gpgcheck = 1
|
|
gpgkey = https://repos.influxdata.com/influxdata-archive.key
|