anka: replace test_vm to TemplateName (#4339)

This commit is contained in:
Aleksandr Chebotov
2021-10-25 19:47:26 +03:00
committed by GitHub
parent 77e299148d
commit c353eee691

View File

@@ -76,7 +76,7 @@ function Invoke-SoftwareUpdate {
Write-Host "`t[*] Fetching Software Updates ready to install on '$TemplateName' VM:"
Show-StringWithFormat $newUpdates
Write-Host "`t[*] Installing Software Updates on 'test_vm' VM:"
Write-Host "`t[*] Installing Software Updates on '$TemplateName' VM:"
Install-SoftwareUpdate -HostName $ipAddress | Show-StringWithFormat
# Check if Action: restart