cloudstack: Added missing ssh_username to the example

This commit is contained in:
Rickard von Essen 2017-07-14 08:06:04 +02:00
parent ec01ffa91b
commit e7320b526c
No known key found for this signature in database
GPG key ID: E0C0327388876CBA

View file

@ -168,6 +168,8 @@ Here is a basic example.
"source_iso": "CentOS-7.0-1406-x86_64-Minimal",
"zone": "NL1",
"ssh_username": "root",
"template_name": "Centos7-x86_64-KVM-Packer",
"template_display_text": "Centos7-x86_64 KVM Packer",
"template_featured": true,