mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-24 19:35:02 -04:00
added document
This commit is contained in:
parent
18d79cfb3d
commit
ca43e89aa7
1 changed files with 2 additions and 0 deletions
|
|
@ -144,6 +144,8 @@ builder.
|
|||
- `use_internal_ip` (boolean) - If true, use the instance's internal IP
|
||||
instead of its external IP during building.
|
||||
|
||||
- `preemptible` (boolean) - If true, launch a preembtible instance.
|
||||
|
||||
## Gotchas
|
||||
|
||||
Centos images have root ssh access disabled by default. Set `ssh_username` to
|
||||
|
|
|
|||
Loading…
Reference in a new issue