Repository: bigtop Updated Branches: refs/heads/master 3fdbe98be -> ad1c0a6be
BIGTOP-1509. Update deployment README after BIGTOP-1047 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/ad1c0a6b Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/ad1c0a6b Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/ad1c0a6b Branch: refs/heads/master Commit: ad1c0a6bef2baed785beca83bb98dabe3e0dcdc2 Parents: 3fdbe98 Author: Konstantin Boudnik <[email protected]> Authored: Thu Oct 30 17:09:29 2014 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Oct 30 21:10:25 2014 -0700 ---------------------------------------------------------------------- bigtop-deploy/puppet/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/ad1c0a6b/bigtop-deploy/puppet/README.md ---------------------------------------------------------------------- diff --git a/bigtop-deploy/puppet/README.md b/bigtop-deploy/puppet/README.md index 32ac398..370e979 100644 --- a/bigtop-deploy/puppet/README.md +++ b/bigtop-deploy/puppet/README.md @@ -2,8 +2,7 @@ ## Intro -BigTop currently uses puppet 2.7 (not 3.0). For updates on 3.0 progress, track the -BIGTOP-1365 JIRA. +BigTop is now using Puppet 3.x (BIGTOP-1047)! Installing and starting hadoop services is non-trivial, and for this reason bigtop
