Skip to content

Commit

Permalink
feat: add support for multiple clusters in mgmt domain (vmware#93)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
burnsjared0415 authored and tenthirtyam committed Feb 15, 2024
1 parent 600b5c9 commit 71e5e28
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 15 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Enhancement:
Refactor:

- Replaced the use of `Test-NetConnection` with `Test-EndpointConnection` from the PowerShell module dependency `PowerValidatedSolutions`. [GH-85](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/85)
- Updated `PowerManagement-ManagmentDomain.ps1` to allow for FQDN or IP address of SDDC Manager. [GH-92] (https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/92)
- Updated `PowerManagement-ManagmentDomain.ps1` to allow for FQDN or IP address of SDDC Manager. [GH-92](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/92)

Chore:

Expand Down
Loading

0 comments on commit 71e5e28

Please sign in to comment.