summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2014-01-20 11:45:52 -0500
committerJames Shubin <james@shubin.ca>2014-01-20 11:45:52 -0500
commitbafb07e8e289afc2d55a3a0777d7d9bee6e025a2 (patch)
treea176ea3949022a28761d4ed7ac56917b4e3b735f
parent30392fd0cb4e2bd0e39faea83915bfe8a6574bbc (diff)
downloadpuppet-gluster-bafb07e8e289afc2d55a3a0777d7d9bee6e025a2.tar.gz
puppet-gluster-bafb07e8e289afc2d55a3a0777d7d9bee6e025a2.tar.xz
puppet-gluster-bafb07e8e289afc2d55a3a0777d7d9bee6e025a2.zip
Add short README for builder process.
-rw-r--r--builder/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/builder/README b/builder/README
new file mode 100644
index 0000000..51cec75
--- /dev/null
+++ b/builder/README
@@ -0,0 +1,13 @@
+This Makefile builds vagrant base image ("boxes") for vagrant-libvirt.
+A short article describing the process can be found here:
+
+https://ttboj.wordpress.com/2014/01/20/building-base-images-for-vagrant-with-a-makefile
+
+This was built for Puppet-Gluster+Vagrant [1], but it can be used anywhere.
+
+Happy hacking,
+
+James / @purpleidea
+
+[1] https://ttboj.wordpress.com/2014/01/08/automatically-deploying-glusterfs-with-puppet-gluster-vagrant/
+