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

Add `onlyif` attribute to wp::command #67

Closed BronsonQuick closed 5 years ago

BronsonQuick commented 5 years ago

If we add this attribute we will be able to pass in multiple conditions in an array. e.g. https://www.puppetcookbook.com/posts/exec-onlyif.html