Fixing broken link in OpenStack builder docs
This commit is contained in:
parent
14fc7da43a
commit
dfeaa32134
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue