This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Description
Hi.
I installed 2.0.1 directly and have this error:
Error: Unable to find launchd plist for job: dev.php-fpm
Error: /Stage[main]/Php/Service[dev.php-fpm]/ensure: change from absent to stopped failed: Unable to find launchd plist for job: dev.php-fpm
After quick research it comes out that it comes from https://github.com/boxen/puppet-php/blob/master/manifests/init.pp#L159-L166
In my case the service dev.php-fpm does not exist so it fails.