builder/googlecompute: Document use_internal_ip

pull/2516/head
Patrick Lucas 11 years ago
parent c73314cd38
commit 73a157b78d

@ -129,6 +129,9 @@ can be configured for this builder.
* `tags` (array of strings)
* `use_internal_ip` (boolean) - If true, use the instance's internal IP instead
of its external IP during building.
## Gotchas
Centos images have root ssh access disabled by default. Set `ssh_username` to any user, which will be created by packer with sudo access.

Loading…
Cancel
Save