Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Commit

Permalink
Merge pull request #161 from willaerk/include-params
Browse files Browse the repository at this point in the history
Include php::params in php::cli::params
  • Loading branch information
jippi committed Sep 25, 2016
2 parents 09be8e2 + 1399499 commit b23307f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/cli/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
#
class php::cli::params {

include php::params

$ensure = $php::params::ensure
$package = 'php5-cli'
$provider = undef
Expand Down

0 comments on commit b23307f

Please sign in to comment.