module-sudo/manifests
Antoine Beaupré 1bc29f5ff5 use the builtin name variable instead of creating a new one
this allows us to simplify the manifests by using:

extra-access { 'user': }

.. instead of having to explicitely set it.

if we need to have multiple users, we can do:

extra-access { 'user_foo': name => 'user' }
2013-04-24 14:42:06 -04:00
..
extra-access.pp use the builtin name variable instead of creating a new one 2013-04-24 14:42:06 -04:00
init.pp remove backward compat, belongs to koumbit module 2013-04-24 14:28:33 -04:00
user-alias.pp use the builtin name variable instead of creating a new one 2013-04-24 14:42:06 -04:00