Commit d99eff49 authored by Ian Delahorne's avatar Ian Delahorne

Reorder documentation into alphabetical order

parent c0069699
...@@ -69,6 +69,9 @@ each category, the available configuration keys are alphabetized. ...@@ -69,6 +69,9 @@ each category, the available configuration keys are alphabetized.
* `insecure` (boolean) - Whether or not the connection to OpenStack can be done * `insecure` (boolean) - Whether or not the connection to OpenStack can be done
over an insecure connection. By default this is false. 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) * `openstack_provider` (string)
<!--- <!---
@todo document me @todo document me
...@@ -89,9 +92,6 @@ each category, the available configuration keys are alphabetized. ...@@ -89,9 +92,6 @@ each category, the available configuration keys are alphabetized.
<!--- <!---
@todo document me @todo document me
--> -->
* `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 * `security_groups` (array of strings) - A list of security groups by name
to add to this instance. to add to this instance.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment