Commit dfeaa321 authored by Mike Perez's avatar Mike Perez
Browse files

Fixing broken link in OpenStack builder docs

parent 14fc7da4
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -128,7 +128,7 @@ builder.
- `ssh_keypair_name` (string) - If specified, this is the key that will be
used for SSH with the machine. By default, this is blank, and Packer will
generate a temporary keypair.
[`ssh_private_key_file`](docs/templates/communicator.html#ssh_private_key_file)
[`ssh_private_key_file`](/docs/templates/communicator.html#ssh_private_key_file)
must be specified with this.
- `tenant_id` or `tenant_name` (string) - The tenant ID or name to boot the
......
Supports Markdown
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