summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-11-06 17:38:49 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-11-06 18:30:51 +0100
commit514b0f86cce5995d5819cab4a6305f31e5865436 (patch)
tree8becdc87b3ae6c6340cbf67ffce5f5f49f469279 /manifests
parentFix wireguard peer parameter. (diff)
downloadprofiles-514b0f86cce5995d5819cab4a6305f31e5865436.tar.gz
profiles-514b0f86cce5995d5819cab4a6305f31e5865436.tar.xz
Introduce hiera + fix php fpm.
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