chef-run behavior when automate is configured but unreachable #80
Labels
Triage: Confirmed
Indicates and issue has been confirmed as described.
Type: Bug
Does not work as expected.
Description
Chef-run fails when data_collector is configured in .chef-workstation/config.toml but the target is unreachable.
Resources are not converged, and the error message does not identify the data_collector has the root cause. It'll be a common scenario for an ad-hoc tool that some targets will be able to report to automate, and others won't depending on networks, firewalls, proxies, etc. Also the .config.toml may be set by an organization and individual users may not be intimately aware of each setting.
Example config.toml:
Example chef-run command:
The default.log file in chef-workstation/logs does provide meaningful information, but a user would need to
know where to look.
Example default.log
Chef Workstation Version
Chef Workstation: 0.2.29
Platform Version
Chef-workstation running on macOS 10.14.1
The text was updated successfully, but these errors were encountered: