Skip to content

Commit 1361506

Browse files
schkovichvpassapera
authored andcommitted
Parameters classes must be included.
refs jippi#142
1 parent 40e6d70 commit 1361506

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

manifests/sapi.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
$ensure,
44
$priority,
55
) {
6+
include php::apache::params
7+
include php::fpm::params
68
case $title {
79
"fpm${extension}": {
810
if defined(Service[$php::fpm::params::service_name]) {

0 commit comments

Comments
 (0)