We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3459cd6 commit 9b46b87Copy full SHA for 9b46b87
manifests/framework.pp
@@ -24,7 +24,7 @@
24
php::ini { "phalcon-custom-ini":
25
target => $ini_file,
26
sapi_target => 'all',
27
- template => '/php/extra-ini.erb',
+ template => 'extra-ini.erb',
28
require => [Class['php']]
29
}
30
0 commit comments