-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: add support for multiple clusters in mgmt domain #93
feat: add support for multiple clusters in mgmt domain #93
Conversation
f7042aa
to
8adf431
Compare
8adf431
to
b4a2ca1
Compare
aa81ff1
to
4713fa8
Compare
bd198bc
to
82cc0e0
Compare
Added support to `PowerManagement-ManagmentDomain.ps1` for more than one cluster in management domain for shut down and start up. Signed-off-by: Jared Burns <[email protected]> feat: Added support for multiple clusters in mgmt domain Added support to `PowerManagement-ManagmentDomain.ps1` for more than one cluster in management domain for shut down and start up. Signed-off-by: Jared Burns <[email protected]> refactor: added code to allow for IP address on PowerManagement-ManagmentDomain.ps1 Replaced code in `PowerManagement-ManagmentDomain.ps1` updated `$vcfvms` to allow for ip address or FQDN. Signed-off-by: Jared Burns <[email protected]> feat: added support for multiple clusters in mgmt domain Added support for more than one cluster in management domain for shut down and start up to `PowerManagement-ManagmentDomain.ps1`. Signed-off-by: Jared Burns <[email protected]>
82cc0e0
to
e96853e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for knocking this one out! :)
Added support to PowerManagement-ManagmentDomain.ps1 for more than one cluster in management domain for shut down and start up. Signed-off-by: Jared Burns <[email protected]>
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Summary
Added support to
PowerManagement-ManagmentDomain.ps1
for more than one cluster in management domain for shut down and start up.Type
Please describe:
Breaking Changes?
Test and Documentation
Issue References
Closes #41
Additional Information