All Projects → hunner → roles_and_profiles

hunner / roles_and_profiles

Licence: other
PuppetConf Roles & Profiles + Vagrant Hands-On lab

Programming Languages

ruby
36898 projects - #4 most used programming language
Puppet
460 projects
perl
6916 projects
shell
77523 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].