Initial commit
This commit is contained in:
commit
d9f1a84b78
2 changed files with 30 additions and 0 deletions
15
LICENSE
Normal file
15
LICENSE
Normal file
|
@ -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.
|
15
README.rst
Normal file
15
README.rst
Normal file
|
@ -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 a new issue