Nested hosts customizations #44
Answered by
dhruv-tyagi-broadcom
Dec 10, 2025
Replies: 1 comment
|
Missed this query. These values are hard-coded today. We're working on making this configurable. Today, you can open the file: /root/.local/share/powershell/Modules/HoloDeck/Modules/ESXiBuild.psm1 and search for: Change 450 to whatever you desire. Save the file. Exit and open a new powershell session to load the updated file. Then it should work as you expect |
0 replies
Answer selected by
dhruv-tyagi-broadcom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Missed this query. These values are hard-coded today. We're working on making this configurable.
Today, you can open the file:
/root/.local/share/powershell/Modules/HoloDeck/Modules/ESXiBuild.psm1
and search for:
Change 450 to whatever you desire. Save the file. Exit and open a new powershell session to load the updated file.
Then it should work as you expect