You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2013/02/10 07:04:00 UTC

[42/50] [abbrv] git commit: BIGTOP-821. Puppet README's Usage section cuts off because of angle bracket delimiter (Stephen Chu via rvs)

BIGTOP-821. Puppet README's Usage section cuts off because of angle bracket delimiter (Stephen Chu via rvs)


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/50591f4c
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/50591f4c
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/50591f4c

Branch: refs/heads/RCs
Commit: 50591f4c26eb573aca3428d447c61be8a47dcde2
Parents: f5dbdef
Author: Roman Shaposhnik <rv...@cloudera.com>
Authored: Fri Jan 4 17:32:19 2013 -0800
Committer: Roman Shaposhnik <rv...@cloudera.com>
Committed: Fri Jan 4 17:32:19 2013 -0800

----------------------------------------------------------------------
 bigtop-deploy/puppet/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/50591f4c/bigtop-deploy/puppet/README.md
----------------------------------------------------------------------
diff --git a/bigtop-deploy/puppet/README.md b/bigtop-deploy/puppet/README.md
index d92e1fc..344b92d 100644
--- a/bigtop-deploy/puppet/README.md
+++ b/bigtop-deploy/puppet/README.md
@@ -34,7 +34,7 @@ run the following on those nodes:
 
 <pre>
 # mkdir /etc/puppet/config
-# cat > /etc/puppet/config/site.csv <&lt;EOF
+# cat > /etc/puppet/config/site.csv &lt;&lt; EOF
 # hadoop_head_node,hadoopmaster.example.com
 # hadoop_storage_dirs,/data/1,/data/2
 # bigtop_yumrepo_uri,http://mirror.example.com/path/to/mirror/