fix: correct yum meta node package name, closes influxdata/DAR#414 (#5358)

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
pull/5360/head
Scott Anderson 2024-03-12 10:37:29 -06:00 committed by GitHub
parent fafd59eef7
commit 8697d3e55e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ sudo dpkg -i influxdb-meta_{{< latest-patch >}}-c{{< latest-patch >}}-1_amd64.de
##### RedHat and CentOS (64-bit)
```bash
sudo yum localinstall influxdb-meta-{{< latest-patch >}}-c{{< latest-patch >}}.x86_64.rpm
sudo yum localinstall influxdb-meta-{{< latest-patch >}}-c{{< latest-patch >}}-1.x86_64.rpm
```
### Update the meta node configuration file