mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
website: update docs for OpenStack changes
This commit is contained in:
parent
8d991b681f
commit
be3f391e37
1 changed files with 4 additions and 0 deletions
|
|
@ -52,6 +52,10 @@ Required:
|
|||
|
||||
Optional:
|
||||
|
||||
* `openstack_provider` (string) - A name of a provider that has a slightly
|
||||
different API model. Currently supported values are "openstack" (default),
|
||||
and "rackspace".
|
||||
|
||||
* `project` (string) - The project name to boot the instance into. Some
|
||||
OpenStack installations require this. By default this is empty.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue