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

Added public_address provider capability #130

Merged
merged 2 commits into from
Jul 9, 2015
Merged

Added public_address provider capability #130

merged 2 commits into from
Jul 9, 2015

Conversation

mkuzmin
Copy link
Contributor

@mkuzmin mkuzmin commented Apr 28, 2015

This PR changes nothing in current plugin logic, but adds a new method to access IP address of running VM from other plugins, for example https://github.com/mkuzmin/vagrant-guestip/blob/master/lib/command.rb#L10

The code is copied from Vagrant core: https://github.com/mitchellh/vagrant/blob/master/plugins/providers/hyperv/cap/public_address.rb

@mkuzmin
Copy link
Contributor Author

mkuzmin commented Apr 28, 2015

I've fixed warnings related to my code, but all other errors need to be fixed outside of this PR.

@mkuzmin
Copy link
Contributor Author

mkuzmin commented Jul 9, 2015

Is something wrong with my code, if it didn't get into a release?

@michaeljb
Copy link
Contributor

I'm not sure what happened actually... After I updated the RuboCop config and made sure Travis wouldn't grab a newer version of it again (4895835), I re-ran each of the Pull Request builds. I was sure this one was still marked as failing, but then I re-ran them all again after the release and now it's passing.

I'll be putting together another release today. Sorry for any confusion. Thanks for the contribution!

michaeljb added a commit that referenced this pull request Jul 9, 2015
Added `public_address` provider capability
@michaeljb michaeljb merged commit df811be into nsidc:master Jul 9, 2015
michaeljb added a commit that referenced this pull request Jul 9, 2015
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