We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 548addf + eb723cd commit b2233c3Copy full SHA for b2233c3
docker/base/influxdb.repo
@@ -1,6 +1,6 @@
1
[influxdb]
2
name = InfluxDB Repository - RHEL $releasever
3
-baseurl = https://repos.influxdata.com/rhel/$releasever/$basearch/stable
+baseurl = https://repos.influxdata.com/stable/$basearch/main
4
enabled = 0
5
gpgcheck = 1
6
-gpgkey = https://repos.influxdata.com/influxdata-archive_compat.key
+gpgkey = https://repos.influxdata.com/influxdata-archive.key
kolla/image/unbuildable.py
@@ -48,6 +48,5 @@
48
},
49
50
'centos+aarch64': {
51
- "telegraf", # no binary package
52
53
}
0 commit comments