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

Use private ip if the public ip is nil #8

Merged
merged 2 commits into from
Jul 23, 2013

Conversation

dissonanz
Copy link
Contributor

Instances created within a VPC do not have a public ip address by default. test-kitchen currently relies on the public ip and saves an empty string if it is nil. This patch uses the private ip if the public ip is not available.

@fnichol
Copy link
Contributor

fnichol commented Jul 23, 2013

Awesome, thank you!

fnichol added a commit that referenced this pull request Jul 23, 2013
Use private ip if the public ip is nil
@fnichol fnichol merged commit b5fdda2 into test-kitchen:master Jul 23, 2013
@dissonanz dissonanz deleted the private-ip branch July 23, 2013 22:16
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