From e1db7cfa877187a2e711e1f6500e452cf24fa006 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 3 Mar 2014 15:19:37 -0300 Subject: README update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 81000ca..80b93c0 100644 --- 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 --------------------------------- -- cgit v1.2.3