provisioning tool for building opinionated architecture
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
212 B

7 months ago
  1. Defaults env_reset
  2. Defaults mail_badpass
  3. Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/TOOLBOX"
  4. User_Alias ROOT = root, {{env.current_user}}
  5. ROOT ALL=(ALL:ALL) NOPASSWD: ALL