This contains manifests to set up a multi-tier LAMP stack containing:
- One or more wordpress installations
- A database server
- HAProxy load balancer
On the agent run, nodes including the manifests in this module use the PuppetDB API to discover each other. All nodes must be able to communicate with the PuppetDB API listening on port 8081 on the puppetmaster. Ensure that you whitelist using the appropriate regexes or disable the certificate whitelist. See https://docs.puppetlabs.com/puppetdb/latest/configure.html#certificate-whitelist for more information
This module has been tested on:
- Centos 6
- Ubuntu 12.04
- Ubuntu 14.04
The module repository is here. Issues should be filed in the repository.