Initial commit
This commit is contained in:
commit
d9f1a84b78
|
@ -0,0 +1,15 @@
|
||||||
|
epel
|
||||||
|
====
|
||||||
|
|
||||||
|
Install the EPEL RPM and GPG key on RHEL 5/6 or CentOS 5/6.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
See the full `Salt Formulas installation and usage instructions
|
||||||
|
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
||||||
|
|
||||||
|
Available states
|
||||||
|
----------------
|
||||||
|
|
||||||
|
``epel``
|
||||||
|
Installs the GPG key and EPEL RPM package for the current OS.
|
|
@ -0,0 +1,15 @@
|
||||||
|
sudoers
|
||||||
|
=======
|
||||||
|
|
||||||
|
Set up the sudoers file
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
See the full `Salt Formulas installation and usage instructions
|
||||||
|
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
||||||
|
|
||||||
|
Available states
|
||||||
|
----------------
|
||||||
|
|
||||||
|
``sudoers``
|
||||||
|
Set up the sudoers file
|
Loading…
Reference in New Issue