Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Feature #79 sudo users #125

Merged
merged 7 commits into from
Oct 31, 2014
Merged

Commits on Oct 26, 2014

  1. Configuration menu
    Copy the full SHA
    00513ac View commit details
    Browse the repository at this point in the history
  2. Make sudo work like Ubuntu's defaults.

    * Use a group called "admin"
    * Require a password for sudo.
    
    Requiring a password breaks Vagrant's provision and setup
    and as such, we don't require a password in Vagrant.
    berkes committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    6d74e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ff006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc4ee37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cf3146 View commit details
    Browse the repository at this point in the history
  6. Change licence to MIT

    berkes committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    2e201c5 View commit details
    Browse the repository at this point in the history
  7. Move sysadmins out of base role.

    Don't run it by default, but make it a role.
    berkes committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    ff39445 View commit details
    Browse the repository at this point in the history