8000 Merge pull request #1 from Seldaek/patch-1 · guillemcanal/puppet-php@fa782ad · GitHub
[go: up one dir, main page]

Skip to content

Commit fa782ad

Browse files
committed
Merge pull request saz#1 from Seldaek/patch-1
Fix typo
2 parents d72eba6 + 5973d4f commit fa782ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/fpm/pool.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
$slowlog_timeout = 0,
2626
$terminate_timeout = 0,
2727
$chroot = undef,
28-
$php_settings = undef,
28+
$php_settings = undef
2929
) {
3030
include php::fpm
3131

0 commit comments

Comments
 (0)
0