aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-10-27 20:39:01 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-10-27 20:39:01 -0200
commitbef12b0acdbf4c499d8fd3caa520a5e4f23cb1ec (patch)
tree3510706c56b0921d0a645d2bc46044a394d92e66
parent1dbfb411962d22b3f61fb9ec2696879bb9a62ca4 (diff)
downloadpuppet-bootstrap-bef12b0acdbf4c499d8fd3caa520a5e4f23cb1ec.tar.gz
puppet-bootstrap-bef12b0acdbf4c499d8fd3caa520a5e4f23cb1ec.tar.bz2
README cleanup
-rw-r--r--README28
1 files changed, 1 insertions, 27 deletions
diff --git a/README b/README
index 7df35cf..716f047 100644
--- a/README
+++ b/README
@@ -2,30 +2,4 @@ Puppet Boostrap Module
======================
This is a very specific puppet module that boostraps a node for use with
-puppet-nodo infrastructure.
-
-It heavily depends on other puppet modules available mainly on
-http://git.sarava.org. Check the code for the full dependency list.
-
-Bootstrap sequence
-------------------
-
-In Debian, run the following as super user:
-
- apt-get update
- apt-get install puppet git
- mkdir -p /etc/puppet/modules
- git clone git://git.sarava.org/puppet-bootstrap /etc/puppet/modules/bootstrap
- $EDITOR /etc/puppet/modules/bootstrap/manifests/init.pp # to suit your needs.
- puppet apply --debug --verbose /etc/puppet/modules/bootstrap/manifests/repository.pp
- puppet agent --no-daemonize --debug --verbose --onetime
-
-Then, to bootstrap the master node:
-
- puppet apply --debug --verbose /etc/puppet/modules/bootstrap/manifests/master.pp
- puppet agent --no-daemonize --debug --verbose --onetime
-
-Alternativelly, if you want to to bootstrap the host:
-
- puppet apply --debug --verbose /etc/puppet/modules/bootstrap/manifests/host.pp
- puppet agent --no-daemonize --debug --verbose --onetime
+Hydra Suite, https://git.sarava.org/?p=hydra.git;a=summary