-
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
fix: added esxi connection test before ssh test #98
fix: added esxi connection test before ssh test #98
Conversation
a8aa3cb
to
6b520a4
Compare
a5d9de7
to
172c1a4
Compare
cbfdec3
to
31f3cde
Compare
d1308e4
to
b748d30
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.
I fixed some messages and force pushed but left some changes here for review and update.
Added support to `PowerManagement-ManagmentDomain.ps1` and `PowerManagement-WorkloadDomain.ps1` for testing ESXi host connection before SSH connection. Signed-off-by: Jared Burns <[email protected]>
b748d30
to
77bf751
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!
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
andPowerManagement-WorkloadDomain.ps1
for testing esxi connection before testing ssh command.Type
Please describe:
Breaking Changes?
Test and Documentation
Issue References
Closes #49
Additional Information