1
0
Fork 0
saltstack formula for sudoers
Go to file
Robert Fairburn ac278d226c Extend defaults section of sudoers to permit the following:
Default_Type ::= 'Defaults' |
                 'Defaults' '@' Host_List |
                 'Defaults' ':' User_List |
                 'Defaults' '!' Cmnd_List |
                 'Defaults' '>' Runas_List
2014-07-09 12:21:58 -05:00
sudoers Extend defaults section of sudoers to permit the following: 2014-07-09 12:21:58 -05:00
AUTHORS Applied review comments 2014-02-09 19:06:18 +01:00
LICENSE Applied review comments 2014-02-09 19:06:18 +01:00
README.rst Added sudoers.included formula to manage included sudoers files 2014-02-09 18:32:22 +01:00
pillar.example Extend defaults section of sudoers to permit the following: 2014-07-09 12:21:58 -05:00

README.rst

sudoers
=======

Set up sudo and the sudoers included files.

.. 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

``sudoers.included``
    Set up an additional sudoers included file