Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 207 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 207 Bytes

puppet-sudo

Puppet module for installing and configuring sudo.

Test

  1. Start puppet master
make server
  1. Run puppet agent
make agent
  1. Cleanup
make cleanup