Skip to content

Commit b2233c3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Influxdb: use stable RHEL repo" into stable/2025.1
2 parents 548addf + eb723cd commit b2233c3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docker/base/influxdb.repo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[influxdb]
22
name = InfluxDB Repository - RHEL $releasever
3-
baseurl = https://repos.influxdata.com/rhel/$releasever/$basearch/stable
3+
baseurl = https://repos.influxdata.com/stable/$basearch/main
44
enabled = 0
55
gpgcheck = 1
6-
gpgkey = https://repos.influxdata.com/influxdata-archive_compat.key
6+
gpgkey = https://repos.influxdata.com/influxdata-archive.key

kolla/image/unbuildable.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,5 @@
4848
},
4949

5050
'centos+aarch64': {
51-
"telegraf", # no binary package
5251
},
5352
}

0 commit comments

Comments
 (0)