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 showing of private ips when running 'tugboat droplets' #221

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

mtbottle
Copy link
Contributor

The issue is that private ip's do not show up when you run 'tugboat droplets'. This is due to the change in datastructure in the ipv6 address migration.

This should fix issue #220

@petems
Copy link
Owner

petems commented Nov 30, 2015

@mtbottle Wow, that was quick 😄 I just did a quick spike to do this and my code is basically the same, but I added in a spec for it. I'll add in the spec as a separate commit and merge this when the travis run returns green 👍

@petems
Copy link
Owner

petems commented Nov 30, 2015

Failure caused by simplecov issue (fixed in #222), re-running

petems added a commit that referenced this pull request Dec 1, 2015
Fix showing of private ips when running 'tugboat droplets'
@petems petems merged commit 31727b8 into petems:master Dec 1, 2015
@petems
Copy link
Owner

petems commented Dec 1, 2015

@mtbottle Thanks for your contribution! 👍

@mtbottle
Copy link
Contributor Author

mtbottle commented Dec 1, 2015

Awesome thanks! :)

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