website: update openstack for security groups
This commit is contained in:
parent
64be04841b
commit
5a4a5842c2
|
@ -75,6 +75,9 @@ Optional:
|
||||||
and "rackspace". If not specified, Packer will attempt to read this from
|
and "rackspace". If not specified, Packer will attempt to read this from
|
||||||
the `SDK_PROVIDER` or `OS_AUTH_URL` environmental variables.
|
the `SDK_PROVIDER` or `OS_AUTH_URL` environmental variables.
|
||||||
|
|
||||||
|
* `security_groups` (array of strings) - A list of security groups by name
|
||||||
|
to add to this instance.
|
||||||
|
|
||||||
* `ssh_port` (int) - The port that SSH will be available on. Defaults to port
|
* `ssh_port` (int) - The port that SSH will be available on. Defaults to port
|
||||||
22.
|
22.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue