bfrankMS / AzStackHCI

10 stars 3 forks source link

Extra character in line 122 #1

Closed sftn-cferreira closed 1 year ago

sftn-cferreira commented 1 year ago

https://github.com/bfrankMS/AzStackHCI/blob/566701942c2872c0c5129a7753aaca7766c30bc2/AKS/AKS%2BARB.ps1#L122

Needs correction: (extra '-' between '-ostype' and 'linux'

New-AksHciCluster -Name $aksHciClusterName -nodeCount 1 -osType linux -primaryNetworkPlugin calico

bfrankMS commented 1 year ago

just updated this - thx.