refactor: streamline error handling with contextlib in template preparation
This commit is contained in:
@@ -17,7 +17,7 @@ and releases it on VM destroy. The guest applies the static IP at boot:
|
||||
(``template/guest-setup/windows/ci-static-ip.ps1``) runs at system startup
|
||||
as SYSTEM and applies the static IP before WinRM starts.
|
||||
|
||||
This eliminates the DHCP / VMware-Tools IP-detect polling loop (20–180 s
|
||||
This eliminates the DHCP / VMware-Tools IP-detect polling loop (20-180 s
|
||||
variance observed in B7 benchmarks). After the VM reaches *running* state the
|
||||
host knows the IP immediately and goes straight to the transport probe.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user