Skip to content

Commit b5febbb

Browse files
author
Daniel Schaaff
committed
revert change
1 parent 4d87190 commit b5febbb

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
@@ -33,7 +33,7 @@
3333
$digest_algorithm = 'md5'
3434
$puppet_run_interval = 30
3535
$classfile = '$statedir/classes.txt'
36-
$package_provider = undef # falls back to system default
36+
#$package_provider = undef # falls back to system default
3737

3838
$puppet_passenger_ssl_protocol = 'TLSv1.2'
3939
$puppet_passenger_ssl_cipher = 'AES256+EECDH:AES256+EDH'

0 commit comments

Comments
 (0)