Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahogony
php
Commits
2cc2f610
Commit
2cc2f610
authored
Nov 04, 2018
by
mh
Browse files
linting
parent
80e79719
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/fpm.pp
View file @
2cc2f610
...
...
@@ -28,7 +28,7 @@ define php::fpm(
$basedir
=
'/'
$scl_name
=
false
$php_name
=
'php'
$binary
=
"
/usr/sbin/php-fpm
"
$binary
=
'
/usr/sbin/php-fpm
'
}
service
{
[
"fpm-
${name}
.socket"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment