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

feature: specify VPC subnet in addnode command #391

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

nitecoder
Copy link

This adds a simple fix to the problem of not being able to specify different zones in addnode when using VPC. The problem is that subnets are zone-specific and addnodes did not have an option to change the cluster-wide subnet setting.

This is related to issue #390

…n to be used with VPC clusters to choose a different zone than that specified in the cluster config.
@nitecoder nitecoder changed the title feature: specify subnet addnode (#390) feature: specify subnet addnode Apr 10, 2014
@nitecoder nitecoder changed the title feature: specify subnet addnode feature: specify VPC subnet in addnode command Apr 10, 2014
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