Forge Home

wordpress

Wordpress module for EL 6

9,455 downloads

8,655 latest version

4.3 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.2 (latest)
  • 0.1.1
  • 0.1.0
released Sep 14th 2015
This version is compatible with:
  • Puppet Enterprise >= 3.7.0 < 2015.3.0
  • Puppet >= 3.0.0 < 5.0.0

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'swizzley88-wordpress', '0.1.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add swizzley88-wordpress
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install swizzley88-wordpress --version 0.1.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

swizzley88/wordpress — version 0.1.2 Sep 14th 2015

wordpress

Puppet Forge

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Usage
  5. Requirements
  6. Compatibility
  7. Limitations
  8. Development

Overview

This module sets up the L.A.M.P server Wordpress for blogging and such.

Module Description

This module is designed to be a simple and minimalistic... a one and done setup for wordpress on EL systems.

Setup

Modify or inherit parameters in params.pp to your liking. Enable php and epel repo is true by default.

Usage

include ::wordpress

Requirements

puppetlabs/mysql

puppetlabs/apache

Compatibility

  • RHEL 6
  • CentOS 6

Limitations

This module has been tested on:

  • CentOS 6

Development

Any updates or contibutions are welcome.

Report any issues with current release, as any input will be considered valuable.

TODO

  • add other OS support
Contact

Email: morgan@aspendenver.org

WWW: www.aspendenver.org

Github: https://github.com/swizzley