anka: replace test_vm to TemplateName (#4339)
This commit is contained in:
@@ -76,7 +76,7 @@ function Invoke-SoftwareUpdate {
|
|||||||
|
|
||||||
Write-Host "`t[*] Fetching Software Updates ready to install on '$TemplateName' VM:"
|
Write-Host "`t[*] Fetching Software Updates ready to install on '$TemplateName' VM:"
|
||||||
Show-StringWithFormat $newUpdates
|
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
|
Install-SoftwareUpdate -HostName $ipAddress | Show-StringWithFormat
|
||||||
|
|
||||||
# Check if Action: restart
|
# Check if Action: restart
|
||||||
|
|||||||
Reference in New Issue
Block a user