puppet-php icon indicating copy to clipboard operation
puppet-php copied to clipboard

SQLite Non-Stop Install

Open JackBlower opened this issue 9 years ago • 0 comments

SQLite's name is sqlite but its module name is spelt sqlite3. This causes it to be installed over and over.

SQLite is a special snowflake of a module. >.>;

https://github.com/mayflower/puppet-php/blob/master/manifests/extension.pp#L191

JackBlower avatar Apr 04 '16 11:04 JackBlower