abusesa::serivices: Add support for filesystem paths
This commit is contained in:
parent
d82e3021a4
commit
85eec8d22b
2 changed files with 11 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#
|
||||
class abusesa::services(
|
||||
$allow_dn=undef,
|
||||
$paths=[],
|
||||
$services=[],
|
||||
$socketdir='/var/lib/abuserv/run',
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue