Repository: bigtop Updated Branches: refs/heads/master ce604ca00 -> 10193c89f
BIGTOP-1554. bigtop-deploy/puppet/config/site.csv was wrongfully committed. Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/10193c89 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/10193c89 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/10193c89 Branch: refs/heads/master Commit: 10193c89f590fb4fc1fe988cd87c5755d0f69228 Parents: ce604ca Author: Konstantin Boudnik <[email protected]> Authored: Mon Dec 1 00:32:56 2014 -0800 Committer: Konstantin Boudnik <[email protected]> Committed: Mon Dec 1 00:32:56 2014 -0800 ---------------------------------------------------------------------- bigtop-deploy/puppet/config/site.csv | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/10193c89/bigtop-deploy/puppet/config/site.csv ---------------------------------------------------------------------- diff --git a/bigtop-deploy/puppet/config/site.csv b/bigtop-deploy/puppet/config/site.csv deleted file mode 100644 index 2b01b13..0000000 --- a/bigtop-deploy/puppet/config/site.csv +++ /dev/null @@ -1,5 +0,0 @@ -hadoop_head_node,bigtop1.vagrant -hadoop_storage_dirs,/data/1,/data/2 -bigtop_yumrepo_uri,http://bigtop01.cloudera.org:8080/view/Releases/job/Bigtop-0.8.0/label=centos6/6/artifact/output/ -jdk_package_name,java-1.7.0-openjdk-devel.x86_64 -components,tachyon,pig
