website: update openstack docs

This commit is contained in:
Mitchell Hashimoto 2014-04-30 17:21:15 -07:00
parent 660be5b783
commit 92d58a5ede
1 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,9 @@ Optional:
* `ssh_username` (string) - The username to use in order to communicate
over SSH to the running server. The default is "root".
* `tenant_id` (string) - Tenant ID for accessing OpenStack if your
installation requires this.
* `use_floating_ip` (bool) - Whether or not to use a floating IP for
the instance.