mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2025-11-01 02:17:58 +01:00
The code around lines 84 and 91 expects 'specs' to be a list, but the defaults provide a single string value. This causes wrong behavior if sudoers:users or sudoers:groups are not specified in pillar.
sudoers-formula
===============
Set up sudo and the sudoers included files.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``sudoers``
-----------
Set up the sudoers file
``sudoers.included``
--------------------
Set up an additional sudoers included file
Description
Languages
Ruby
53.1%
JavaScript
18.5%
SaltStack
14.2%
Jinja
8.6%
Shell
5.6%