Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bundler version error #188

Merged
merged 2 commits into from
Dec 28, 2015

Conversation

hfm
Copy link
Contributor

@hfm hfm commented Dec 27, 2015

Vagrant relies on some internal APIs in Bundler core.
The command of bundle exec itamae ssh --vagrant will conflict with Vagrant APIs.

Using Bundler.with_clean_env is necessary when using itamae with bundler.

Vagrant relies on some internal APIs in Bundler core.
The command of `bundle exec itamae ssh --vagrant` will conflict with Vagrant APIs.

Using `Bundler.with_clean_env` is necessary when using itamae with bundler.

* ref:
  * itamae-kitchen#185
  * hashicorp/vagrant#5581 (comment)
@ryotarai
Copy link
Member

Thank you!

ryotarai added a commit that referenced this pull request Dec 28, 2015
@ryotarai ryotarai merged commit 925ad23 into itamae-kitchen:master Dec 28, 2015
@hfm hfm deleted the fix-bundler-version-error branch December 28, 2015 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants