update document about ssh_private_ip option

This commit is contained in:
bozhi.ch 2018-09-11 19:41:42 +08:00
parent 743be8a808
commit ff31665e38
1 changed files with 3 additions and 0 deletions

View File

@ -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.