From d99eff49f7aed83ca8645cbd2b92618097f22eb5 Mon Sep 17 00:00:00 2001 From: Ian Delahorne Date: Sun, 15 Jun 2014 18:46:02 -0500 Subject: [PATCH] Reorder documentation into alphabetical order --- website/source/docs/builders/openstack.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/builders/openstack.html.markdown b/website/source/docs/builders/openstack.html.markdown index b144dffeb..613e03ff0 100644 --- a/website/source/docs/builders/openstack.html.markdown +++ b/website/source/docs/builders/openstack.html.markdown @@ -69,6 +69,9 @@ each category, the available configuration keys are alphabetized. * `insecure` (boolean) - Whether or not the connection to OpenStack can be done over an insecure connection. By default this is false. +* `networks` (array of strings) - A list of networks by UUID to attach + to this instance. + * `openstack_provider` (string) -* `networks` (array of strings) - A list of networks by UUID to attach - to this instance. - * `security_groups` (array of strings) - A list of security groups by name to add to this instance.