Merge 2b5026142f
into d177f373f9
commit
98109a5e08
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue