Fixing broken link in OpenStack builder docs

This commit is contained in:
Mike Perez 2016-03-03 22:56:39 -08:00
parent 14fc7da43a
commit dfeaa32134
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ builder.
- `ssh_keypair_name` (string) - If specified, this is the key that will be - `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 used for SSH with the machine. By default, this is blank, and Packer will
generate a temporary keypair. 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. must be specified with this.
- `tenant_id` or `tenant_name` (string) - The tenant ID or name to boot the - `tenant_id` or `tenant_name` (string) - The tenant ID or name to boot the