aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/deploy
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-01-19 18:14:43 -0200
committerSilvio Rhatto <rhatto@riseup.net>2016-01-19 18:14:43 -0200
commit9079e0229aa73684924c861d23c41589bac6e7bb (patch)
tree654e23a80dacafd500d846c25fa1dac7148f1a22 /share/hydra/deploy
parentf2b91e402780e19ae59af953e99170b09736edbc (diff)
downloadhydra-9079e0229aa73684924c861d23c41589bac6e7bb.tar.gz
hydra-9079e0229aa73684924c861d23c41589bac6e7bb.tar.bz2
Masterless links
Diffstat (limited to 'share/hydra/deploy')
-rwxr-xr-xshare/hydra/deploy7
1 files changed, 6 insertions, 1 deletions
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