Fix docs errors (#33704)

pull/4420/head
sirkubax 2018-08-23 23:11:07 +02:00 committed by Alicia Cozine
parent 14909e76ec
commit 07375be490
1 changed files with 1 additions and 1 deletions

View File

@ -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