This module enables the easy use of WP CLI to control your WordPress site through Puppet manifests https://chassis.github.io/puppet-wp/
Find a file
Bronson Quick d398ecdaf2
Add user
2019-09-13 16:33:10 +10:00
docs Fix copy pasta 2019-09-04 15:25:48 +10:00
manifests Add user 2019-09-13 16:33:10 +10:00
.gitignore Ignore puppet_wp folder 2019-09-03 17:11:06 +10:00
.travis.yml Update Travis config 2019-09-09 10:21:37 +10:00
package-lock.json Add package-lock.json 2019-09-09 10:26:11 +10:00
package.json Revert "Deploy Chassis/puppet-wp to github.com/Chassis/puppet-wp.git:master" 2019-09-01 18:54:58 +10:00
README.md Refer to the docs in the readme 2019-09-01 20:44:52 +10:00
yarn.lock Revert "Deploy Chassis/puppet-wp to github.com/Chassis/puppet-wp.git:master" 2019-09-01 18:54:58 +10:00

Puppet WP-CLI

This module enables the easy use of WP CLI to control your WordPress site through Puppet manifests. It provides an easy abstraction for common WP CLI commands as well as installing the WP CLI binaries as needed.

Documentation

Detailed documentation is available on Github Pages.