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