pull/5924/merge
thrasherht 2025-06-07 15:46:46 +02:00 committed by GitHub
commit 98109a5e08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ To install {{% product-name %}} on Linux, do one of the following:
cat <<EOF | tee /etc/yum.repos.d/influxdata.repo cat <<EOF | tee /etc/yum.repos.d/influxdata.repo
[influxdata] [influxdata]
name = InfluxData Repository - Stable name = InfluxData Repository - Stable
baseurl = https://repos.influxdata.com/stable/${basearch}/main baseurl = https://repos.influxdata.com/stable/\${basearch}/main
enabled = 1 enabled = 1
gpgcheck = 1 gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-influxdata gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-influxdata