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

Allow NSX MP and Edge VM IPs to be Set to DHCP #63

Open
edwardbadboy opened this issue Jul 3, 2019 · 0 comments
Open

Allow NSX MP and Edge VM IPs to be Set to DHCP #63

edwardbadboy opened this issue Jul 3, 2019 · 0 comments

Comments

@edwardbadboy
Copy link
Member

Currently we have to define static IPs on admin network for NSX Manager ad Edge.
The static IP count is also used to determine the number of MP/Edge appliances to deploy.

I think maybe we can allow the user to use DHCP on these appliances by defining the IPs like this:

nsx_manager_ips: DHCP,DHCP,DHCP
edge_ips: DHCP,DHCP,DHCP

So it still uses the count of items to determine appliance number. Once it finds the value of an item is "DHCP", it can deploy the appliance in DHCP mode.

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

No branches or pull requests

1 participant