зеркало из https://github.com/Azure/hpcpack.git
Update Program.cs
This commit is contained in:
Родитель
496f827b93
Коммит
04b5b25321
|
@ -45,10 +45,10 @@ namespace KubernetesWrapper
|
|||
}
|
||||
Console.WriteLine("---------");
|
||||
|
||||
//if (nodeList.Count == 0)
|
||||
//{
|
||||
// nodeList = ["iaascn168", "iaascn169"];
|
||||
//}
|
||||
if (nodeList.Count == 0)
|
||||
{
|
||||
nodeList = ["iaascn172", "iaascn173"];
|
||||
}
|
||||
|
||||
if (nodeList.Count == 0)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче