Conversation
Conflicts: manifests/cli.pp manifests/module.pp
before the ini file can be created.
creates the directory that contains the ini file.
|
Hmm, some changes make sense, but others don't, such as changing all of the 'include' to 'class' when not passing parameters (I'm quite certain that this syntax makes it fail when then referencing the class to be included multiple times with certain versions of puppet), or having the build status of your branch displayed on mine... Could you maybe break this PR into various, sequentially, starting with what you consider the most important? |
|
Major rework pending, lets review the next commit and decide what we want (this weekend). include vs class - agree this is a issue, looking for the best answer still. Enjoy Today, TTFN, paul :+} On May 12, 2014, at 05:09 , Matthias Saou notifications@github.com wrote:
|
Conflicts: manifests/cli.pp manifests/ini.pp manifests/module.pp
add check for php::cli already defined.
Minor fix in ini.pp and cli.pp. Changed so package is installed before ini. The package creates the ini files subdirectory on Debian.
Added travic-ci basic unit testing.
Thanks for providing this module!