Skip to content

Instantly share code, notes, and snippets.

@malnick
Created February 20, 2014 22:07
Show Gist options
  • Save malnick/9124296 to your computer and use it in GitHub Desktop.
Save malnick/9124296 to your computer and use it in GitHub Desktop.
Best Practices Idea
## Wordpress Deployment using Puppet Best Pracices
This is a wordpress module that deploys a wordpress blog using puppet best
practices. It's not meant to be a production module but rather an instancia
tion of the CURRENT best practices we at Puppet promote.
This module defines our wordpress blog using the following modules:
- hunner/wordpress
- puppetlabs/apache
Data lookup is achived with Hiera and is abstracted via roles and profiles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment