[
https://issues.apache.org/jira/browse/KAFKA-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269121#comment-15269121
]
ASF GitHub Bot commented on KAFKA-3650:
---------------------------------------
GitHub user theduderog opened a pull request:
https://github.com/apache/kafka/pull/1308
KAFKA-3650: Fix vagrant download URL
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/theduderog/kafka fix_vagrant_dl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1308.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1308
----
commit fd08e37630dd1fff43186f0ad310b17e3d3d595a
Author: Roger Hoover <[email protected]>
Date: 2016-05-03T17:05:04Z
Fixed vagrant download URL
----
> AWS test script fails to install vagrant
> ----------------------------------------
>
> Key: KAFKA-3650
> URL: https://issues.apache.org/jira/browse/KAFKA-3650
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.10.0.0
> Reporter: Roger Hoover
> Priority: Trivial
>
> The URL for installing vagrant in the AWS init script is not longer valid
> (https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.2_x86_64.deb).
> We can use this instead:
> https://releases.hashicorp.com/vagrant/1.7.2/vagrant_1.7.2_x86_64.deb
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)