Adam Wright 2c58a76ce6 Check for sudo_rules before text.append state.
Since ebe5198f, if a user's pillar dict didn't contain sudo_rules, a broken
file.append state would be rendered (since some text is required). With
this patch, the file is still created/managed by the previous state, but
will be empty by default if created fresh. This seems a more sensible
default than assuming a default sudoer policy.

Further, since the first word on each rule line should be the user's
name, that is now assumed.
2014-02-22 08:43:52 +00:00
2013-07-28 00:46:08 +02:00
2013-07-28 00:55:33 +02:00

users

Configure users via pillar

Description
Languages
SaltStack 55.6%
Ruby 11.9%
Vim Script 11.5%
JavaScript 9.4%
Jinja 7.1%
Other 4.5%