Merge pull request #29804 from irtnog/fix-rhel-repo-config

Fix a typo in the gpgkey URL
This commit is contained in:
Mike Place 2015-12-17 11:50:46 -07:00
commit 5f2f128f64

View File

@ -58,7 +58,7 @@ To install using the SaltStack repository:
baseurl=https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest
enabled=1
gpgcheck=1
gpgkey=https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest/$releaseverSALTSTACK-GPG-KEY.pub
gpgkey=https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest/$releasever/SALTSTACK-GPG-KEY.pub
Version 5: