Skip to content
Snippets Groups Projects
Commit 403b8bfa authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

make link to sudo class

parent ae00cce4
No related branches found
No related tags found
No related merge requests found
...@@ -38,8 +38,8 @@ following line to `/etc/sudoers`: ...@@ -38,8 +38,8 @@ following line to `/etc/sudoers`:
%root ALL = NOPASSWD: /usr/sbin/cowbuilder %root ALL = NOPASSWD: /usr/sbin/cowbuilder
The `su_debuild` module provides a convenience class to do this, The `su_debuild` module provides a convenience class to do this,
`su_debuild::sudo`. Here is how you can install all the packages, chroots, [`su_debuild::sudo`](manifests/sudo.pp). Here is how you can install all
and set up sudo: the packages, chroots, and set up sudo:
include su_debuild include su_debuild
include su_debuild::sudo include su_debuild::sudo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment