remove backward compat, belongs to koumbit module
This commit is contained in:
parent
d803e23589
commit
64cc4ce4e6
1 changed files with 0 additions and 4 deletions
|
@ -8,7 +8,3 @@ define sudo::extra-access($user, $access) {
|
|||
notify => Service[apache2]
|
||||
}
|
||||
}
|
||||
|
||||
define koumbit::sudo::extra-access($user, $access) {
|
||||
sudo::extra-access { $name: user => $user, access => $access }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue