voxpupuli / onceover

Your gateway drug to automated infrastructure testing with Puppet
Apache License 2.0
142 stars 45 forks source link

[enhancement] quickstart guide for the lazy/impatient (me) #3

Closed GeoffWilliams closed 8 years ago

GeoffWilliams commented 8 years ago

Overview

Would like a boom style quickstart guide that gets users up and running in as few steps and words as possible. Lets use this ticket to build the steps and then paste it into a new file or the readme.

So far we have:

  1. Add gem 'controlrepo' to Gemfile
  2. Add require 'controlrepo/rake_tasks' to Rakefile

Next step seems to be making config files

dylanratcliffe commented 8 years ago

Fixed