/xp-days-2012-vagrant-puppet-demo

Examples used in the talk at the XP days 2012 in Hamburg

Primary LanguageRuby

A few simple examples on how to build VMs with Vagrant (http://vagrantup.com) and Puppet (http://puppetlabs.com).

  • simple-demo: Just to get started showing off Puppets package, service and file resource
  • java-stack-demo: Setting up a Java/Tomcat/MySQL machine
  • module-demo: Creating a module to reuse some code from the example before