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

Add #verify_dependencies implementation. #8

Merged
merged 1 commit into from
Mar 23, 2013
Merged

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented Mar 23, 2013

Currently this check will look for the following:

  • Is Vagrant installed at all?
  • Is Vagrant's version 1.1.0 or later?
  • If a Berksfile exists, is the berkshelf-vagrant plugin installed?

Currently this check will look for the following:

* Is Vagrant installed at all?
* Is Vagrant's version 1.1.0 or later?
* If a Berksfile exists, is the berkshelf-vagrant plugin installed?
fnichol added a commit that referenced this pull request Mar 23, 2013
Add #verify_dependencies implementation.
@fnichol fnichol merged commit 9e1763f into master Mar 23, 2013
@fnichol fnichol deleted the verify-dependencies branch March 23, 2013 05:49
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.

1 participant