summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/phpfpm.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/phpfpm.pp b/manifests/phpfpm.pp
index 2aaf0df..927a32f 100644
--- a/manifests/phpfpm.pp
+++ b/manifests/phpfpm.pp
@@ -12,7 +12,7 @@ class profiles::phpfpm (
}
systemd::dropin_file { 'runtime-dir.conf':
- unit => 'php${version}-fpm.service',
+ unit => "php${version}-fpm.service",
content => @(EOF)
[Service]
RuntimeDirectory=php