abusesa::services: Allow restricting access based on client certificate DN
This commit is contained in:
parent
23a9802363
commit
0cc9f98ab4
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Configure AbuseSA services.
|
||||
#
|
||||
class abusesa::services(
|
||||
$allow_dn=undef,
|
||||
$services=[],
|
||||
$socketdir='/var/lib/abuserv/run',
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue