Skip to content

Commit

Permalink
Adding option to not manage pubkey as well as workaround for issue lv…
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeluxe committed Oct 4, 2022
1 parent d4b9d17 commit d68e2b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
$trustanchorfile = undef
$senderheaders = undef
$manage_private_keys = true
$manage_public_keys = true
$alldomain = false
$selector = undef
$publickey = undef
Expand Down

0 comments on commit d68e2b0

Please sign in to comment.