Skip to content

Commit fc66f9e

Browse files
authored
Merge pull request #301 from olevole/master
FreeBSD: change additional_packages to easy-rsa2
2 parents 52682b3 + d2f6007 commit fc66f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/params.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
$group = 'nogroup'
104104
$link_openssl_cnf = true
105105
$pam_module_path = '/usr/local/lib/openvpn/openvpn-auth-pam.so'
106-
$additional_packages = ['easy-rsa']
106+
$additional_packages = ['easy-rsa2']
107107
$easyrsa_source = '/usr/local/share/easy-rsa'
108108
$default_easyrsa_ver = '2.0'
109109
$namespecific_rclink = true

0 commit comments

Comments
 (0)