spelling: omitted
This commit is contained in:
parent
64aae1c781
commit
35353faa62
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue