From c217846545cf5e5e002ea332c74241f59f534589 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 2 Sep 2013 17:34:37 -0700 Subject: [PATCH] website: update website --- website/source/docs/builders/openstack.html.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/builders/openstack.html.markdown b/website/source/docs/builders/openstack.html.markdown index 20684111b..441f8a7c9 100644 --- a/website/source/docs/builders/openstack.html.markdown +++ b/website/source/docs/builders/openstack.html.markdown @@ -51,6 +51,9 @@ Required: Optional: +* `project` (string) - The project name to boot the instance into. Some + OpenStack installations require this. By default this is empty. + * `ssh_port` (int) - The port that SSH will be available on. Defaults to port 22.