jdub55 / demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roles & Profiles Example

Converts manifests/old_site.pp to a roles and profiles version in manifests/site.pp and the modules/role and modules/profile modules. Uses these modules and their dependencies:

  • puppetlabs/apache
  • puppetlabs/mysql
  • thias/vsftpd
  • hunner/wordpress

Usage

Run vagrant up to provision a wordpress instance with the roles & profiles pattern. Visit http://localhost:8080/blog to configure wordpress after vagrant provisioning finishes.

About

License:Apache License 2.0


Languages

Language:Ruby 63.4%Language:Puppet 21.6%Language:Perl 7.7%Language:HTML 6.1%Language:Shell 1.0%Language:Pascal 0.2%