GitHub user granders opened a pull request:
https://github.com/apache/kafka/pull/867
MINOR: Removed unnecessary Vagrantfile hack
The hack here is no longer necessary with up-to-date versions of Vagrant,
vagrant-hostmanager, and vagrant-aws. What's more, the change in c8b60b63
caused a chain of infinite recursion on OSX.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/confluentinc/kafka remove-vagrantfile-hack
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/867.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 #867
----
commit 8799afe3190345457adaf12befb47e3a6f8adcf2
Author: Geoff Anderson <[email protected]>
Date: 2016-02-03T23:44:58Z
Removed Vagrantfile hack which is no longer necessary with up-to-date
versions of Vagrant, vagrant-hostmanager, and vagrant-aws
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---