mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
set parameters explicitly (#2221)
This commit is contained in:
@@ -99,7 +99,7 @@ function Select-DataStore {
|
||||
}
|
||||
|
||||
# Connection to a vCenter Server system
|
||||
Connect-VCServer
|
||||
Connect-VCServer -VIServer $VIServer -VIUserName $VIUserName -VIPassword $VIPassword
|
||||
|
||||
# Get a target datastore for current deployment
|
||||
Select-DataStore -VMName $VMName -TagCategory $TagCategory
|
||||
|
||||
Reference in New Issue
Block a user