-
Notifications
You must be signed in to change notification settings - Fork 338
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
Add ability to specify a folder in which to place the cluster #1823
base: main
Are you sure you want to change the base?
Conversation
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 37s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 35s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 43s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 9m 44s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 30s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 39s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 9m 07s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 44s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 43s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 30s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 9m 54s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 9m 52s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 37s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 34s |
recheck |
Build failed. ❌ ansible-tox-linters POST_FAILURE in 9m 07s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 9m 34s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 58s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 44s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 48s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 37s |
recheck |
Build failed. ✔️ ansible-tox-linters SUCCESS in 8m 36s |
recheck |
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 9m 40s |
SUMMARY
Add the ability to specify a folder that the cluster will be created in.
Fixes #1821
ISSUE TYPE
COMPONENT NAME
vmware_cluster.py
ADDITIONAL INFORMATION
Clusters are often created inside of non-default host folders. This PR adds that functionality.