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 a40ad7e + 444a81b commit ec3b0a1Copy full SHA for ec3b0a1
docker/base/influxdb.repo
@@ -1,7 +1,6 @@
1
[influxdb]
2
name = InfluxDB Repository - RHEL $releasever
3
-# NOTE(mnasiadka): Use EL9 for now, 10 is not available yet
4
-baseurl = https://repos.influxdata.com/rhel/9/$basearch/stable
+baseurl = https://repos.influxdata.com/stable/$basearch/main
5
enabled = 0
6
gpgcheck = 1
7
-gpgkey = https://repos.influxdata.com/influxdata-archive_compat.key
+gpgkey = https://repos.influxdata.com/influxdata-archive.key
kolla/image/unbuildable.py
@@ -52,6 +52,5 @@
52
},
53
54
'centos+aarch64': {
55
- "telegraf", # no binary package
56
57
}
0 commit comments