mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
Communicator must be able to communicate with instance via configured subnet. The default communicator and default BMCS subnet work out of the box, however, this makes required config for custom set-ups clearer. Resolves @dave2's comment on https://github.com/mitchellh/packer/pull/4554.