You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When specifying a value for the argument ssh_port, the argument value is ignored, and instead the port is chosen from the range specified by host_port_min and host_port_max is selected. I have repeated this multiple times to verify the behavior.
Also noticing that setting ssh_password or ssh_certificate_file argument values results in authentication method [none] during ssh communicator attempts, so this could be multiple ssh communicator arguments.
Overview of the Issue
When specifying a value for the argument
ssh_port
, the argument value is ignored, and instead the port is chosen from the range specified byhost_port_min
andhost_port_max
is selected. I have repeated this multiple times to verify the behavior.Reproduction Steps
packer build
Plugin and Packer version
1.8.3 and 1.0.4
Simplified Packer Buildfile
Operating system and Environment details
n/a
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: