0
0
mirror of https://github.com/saltstack-formulas/sudoers-formula.git synced 2025-04-16 01:22:36 +02:00
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
2014-02-09 19:06:18 +01:00
2014-02-09 19:06:18 +01:00

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
Description
No description provided
Readme 468 KiB
Languages
Ruby 53.1%
JavaScript 18.5%
SaltStack 14.2%
Jinja 8.6%
Shell 5.6%