Fix docs errors (#33704)
This commit is contained in:
parent
14909e76ec
commit
07375be490
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ virtual network already with an existing subnet, you can run the following to cr
|
|||
name: testvm10
|
||||
vm_size: Standard_D1
|
||||
admin_username: chouseknecht
|
||||
ssh_password: false
|
||||
ssh_password_enabled: false
|
||||
ssh_public_keys: "{{ ssh_keys }}"
|
||||
image:
|
||||
offer: CentOS
|
||||
|
|
Loading…
Reference in a new issue