]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
README update
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Mar 2014 18:19:37 +0000 (15:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Mar 2014 18:19:37 +0000 (15:19 -0300)
README.md

index 81000ca6215855b3b7f5efb756395d1587815ede..80b93c04d368393aa40a1c5efd193ddb4ccba8d6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,8 +13,9 @@ Setting up a new puppetmaster repository
 You'll basically use the `bootstrap` repository as your `puppet` repository:
 
     git clone git://git.sarava.org/puppet-bootstrap.git puppet
-    cd puppet && git tag -v
-    make submodules # add all needed puppet moduleas as git submodules
+    cd puppet && git tag -v # check integrity
+    make submodules         # add all needed puppet module as as git submodules
+    make config             # basic configuration
 
 Using as a standalone provisioner
 ---------------------------------