Updated key instruction on rhel7

This commit is contained in:
Jacob Hammons 2015-09-15 10:04:57 -06:00
parent 0d8248930e
commit 7ed9f6260f

View file

@ -17,7 +17,9 @@ To install using the SaltStack yum repository:
.. code-block:: bash
wget -O - rpm --import https://repo.saltstack.com/yum/rhel7/SALTSTACK-GPG-KEY.pub
wget https://repo.saltstack.com/yum/rhel7/SALTSTACK-GPG-KEY.pub
rpm --import SALTSTACK-GPG-KEY.pub
rm -f SALTSTACK-GPG-KEY.pub
Version 6: