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 support for IPv6 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for IPv6 #7

wants to merge 1 commit into from

Conversation

angristan
Copy link
Contributor

@angristan angristan commented Oct 4, 2020

And enable it by default, since all Scaleway compute instances now support IPv6.

Fix #12

@@ -17,6 +17,11 @@ class Config < Vagrant.plugin('2', :config)
# @return [String]
attr_accessor :image

# The image ID.
#
# @return [String]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this, I'm not very familiar with Ruby but noticed there is no Boolean class. What should I put?

And enable it by default, since all Scaleway compute instances now support IPv6.

Fix kaorimatz#12
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.

Add support for IPv6
1 participant