Typo in OpenStack builder doc

This commit is contained in:
Toni Ylenius 2015-08-10 16:43:15 +03:00
parent cbb2b538bd
commit c316dee9f7
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ builder.
have `cloud-init` installed so that the keypair gets assigned properly.
- `source_image_name` (string) - The name of the base image to use. This
is an alternative way of providig `source_image` and only either of them
is an alternative way of providing `source_image` and only either of them
can be specified.
- `username` (string) - The username used to connect to the OpenStack service.