We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d306773 commit 40f11b3Copy full SHA for 40f11b3
manifests/params.pp
@@ -39,7 +39,7 @@
39
$package_name = 'app-crypt/certbot'
40
$package_command = 'certbot'
41
$config_dir = '/etc/letsencrypt'
42
-} elsif $facts['osfamily'] == 'OpenBSD' {
+ } elsif $facts['osfamily'] == 'OpenBSD' {
43
$install_method = 'package'
44
$package_name = 'certbot'
45
0 commit comments