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 4d87190 commit b5febbbCopy full SHA for b5febbb
manifests/params.pp
@@ -33,7 +33,7 @@
33
$digest_algorithm = 'md5'
34
$puppet_run_interval = 30
35
$classfile = '$statedir/classes.txt'
36
- $package_provider = undef # falls back to system default
+ #$package_provider = undef # falls back to system default
37
38
$puppet_passenger_ssl_protocol = 'TLSv1.2'
39
$puppet_passenger_ssl_cipher = 'AES256+EECDH:AES256+EDH'
0 commit comments