summaryrefslogtreecommitdiff
path: root/services/applications/php56.cf
diff options
context:
space:
mode:
authorJulien Dessaux2018-03-20 17:06:29 +0100
committerJulien Dessaux2018-03-23 11:39:59 +0100
commitc65e7e19cb4e7328e49f600f25de36795e6ba694 (patch)
tree16ade7e4030d1c8f85a617ad441066412dc9f29a /services/applications/php56.cf
parentAdded policy to limit the number of kernels to 2 on centos hosts (diff)
downloadmasterfiles-c65e7e19cb4e7328e49f600f25de36795e6ba694.tar.gz
masterfiles-c65e7e19cb4e7328e49f600f25de36795e6ba694.tar.bz2
masterfiles-c65e7e19cb4e7328e49f600f25de36795e6ba694.zip
Cleaned useless template expansions
Diffstat (limited to 'services/applications/php56.cf')
-rw-r--r--services/applications/php56.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/applications/php56.cf b/services/applications/php56.cf
index d16870c..99e76a7 100644
--- a/services/applications/php56.cf
+++ b/services/applications/php56.cf
@@ -17,7 +17,7 @@ bundle agent php56
create => "true",
edit_defaults => empty,
perms => system_owned("444"),
- edit_template => "$(sys.inputdir)/templates/php/freebsd-php56-php-fpm.conf",
+ copy_from => local_dcp("$(sys.inputdir)/templates/php/freebsd-php56-php-fpm.conf"),
classes => if_repaired("php56_php_fpm_conf_file_repaired");
"/var/run/php-fpm/."
create => "true",