Chassis / puppet-wp

This module enables the easy use of WP CLI to control your WordPress site through Puppet manifests
https://chassis.github.io/puppet-wp/
GNU Lesser General Public License v3.0
44 stars 39 forks source link

make the path for the wp binary configurable #42

Closed thomasvs closed 5 years ago

thomasvs commented 7 years ago

/usr (and /usr/bin) are for package managers; it's poor form to install non-package-manager things there.

BronsonQuick commented 5 years ago

We managed to inherit this project in the Chassis organisation so I've been adding to it and I found your PR. I'm closing this in favour of: https://github.com/Chassis/puppet-wp/pull/101

Thanks so much for the original PR and idea! 🙇‍♂️