mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
It was reported that on WS14 on Linux, that the path may be different than stated in the documentation. This modifies `workstationDhcpConfPath` and `workstationDhcpLeasesPath` functions to walk through every permutation while attempting to find the correct file. This reinforces the fix for issue #5882.