update document about ssh_private_ip option

pull/6688/head
bozhi.ch 8 years ago
parent 743be8a808
commit ff31665e38

@ -190,6 +190,9 @@ builder.
- `zone_id` (string) - ID of the zone to which the disk belongs.
- `ssh_private_ip` (boolean) - If this value is true, packer will connect to the ECS created through private ip
instead of allocating a public ip or an EIP. The default value is false.
## Basic Example
Here is a basic example for Alicloud.

Loading…
Cancel
Save