Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Commit 165a4bd

Browse files
committed
Creating a 2.0.1 release of ODPi
1 parent 5e36525 commit 165a4bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bigtop-deploy/vm/vagrant-puppet-docker/vagrantconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ boot2docker:
2121
memory_size: "4096"
2222
number_cpus: "1"
2323

24-
repo: "http://build.odpi.org:8080/job/ODPi-2.0-collect/lastSuccessfulBuild/artifact/2.0/centos-6"
24+
repo: "http://repo.odpi.org/ODPi/2.0/centos-6"
2525
distro: centos
2626
components: [hadoop, yarn, hive]
2727
namenode_ui_port: "50070"

bigtop-deploy/vm/vagrant-puppet-docker/vagrantconfig_ubuntu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ boot2docker:
2121
memory_size: "4096"
2222
number_cpus: "1"
2323

24-
repo: "http://build.odpi.org:8080/job/ODPi-v1.0-collect/lastSuccessfulBuild/artifact/1.0/ubuntu-14.04/apt"
24+
repo: "http://repo.odpi.org/ODPi/2.0/ubuntu-14.04/apt"
2525
distro: debian
2626
components: [hadoop, yarn]
2727
namenode_ui_port: "50070"

0 commit comments

Comments
 (0)