From: Silvio Rhatto Date: Tue, 19 Jan 2016 20:14:43 +0000 (-0200) Subject: Masterless links X-Git-Tag: 0.2.4~225 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9079e0229aa73684924c861d23c41589bac6e7bb;p=hydra.git Masterless links --- diff --git a/share/hydra/deploy b/share/hydra/deploy index 14aa170..e461028 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -1,6 +1,11 @@ #!/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