#!/bin/bash
#
-# Deploy a node using automated recipes.
+# Deploy a node using automated recipes. See discussion at
+#
+# - http://current.workingdirectory.net/posts/2011/puppet-without-masters/
+# - http://andrewbunday.co.uk/2012/12/04/masterless-puppet-wrapper/
+# - http://semicomplete.com/presentations/puppet-at-loggly/puppet-at-loggly.pdf.html
+# - https://github.com/jordansissel/puppet-examples/tree/master/masterless
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as