From c54ceb161592803936dc757baa4180d3bd2afb72 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Wed, 29 Jan 2014 00:19:28 -0500 Subject: [PATCH] Add brief README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ba0a69 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# puppet-walkthru + +A Vagrant machine and Puppet code used for giving a brief introduction to +Puppet. [Introduction text is also +available](http://www.whoisandrew.com/blog/2014/01/29/intro-to-puppet-the-bare-minimum/).