spelling: omitted

This commit is contained in:
Josh Soref 2018-03-13 08:17:22 +00:00
parent 64aae1c781
commit 35353faa62
1 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ builder.
cluster will be used. This may be required for some OpenStack clusters.
- `cacert` (string) - Custom CA certificate file path.
If ommited the OS\_CACERT environment variable can be used.
If omitted the OS\_CACERT environment variable can be used.
- `config_drive` (boolean) - Whether or not nova should use ConfigDrive for
cloud-init metadata.
@ -113,7 +113,7 @@ builder.
done over an insecure connection. By default this is false.
- `key` (string) - Client private key file path for SSL client authentication.
If ommited the OS\_KEY environment variable can be used.
If omitted the OS\_KEY environment variable can be used.
- `metadata` (object of key/value strings) - Glance metadata that will be
applied to the image.