ReleaseEngineering/PuppetAgain/Modules/sudoers

From MozillaWiki
< ReleaseEngineering‎ | PuppetAgain‎ | Modules
Revision as of 01:47, 3 May 2012 by Djmitche (talk | contribs) (Created page with "This module manages the sudoers file. It sets up /etc/sudoers.d into which snippets of sudoers files can be dropped to enable particular actions. In particular: * local -- you...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module manages the sudoers file.

It sets up /etc/sudoers.d into which snippets of sudoers files can be dropped to enable particular actions. In particular:

  • local -- you can put one-off rules in here by hand, but of course, you wouldn't do that, right?
  • reboot - allow cltbld to reboot with no password