-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chef Automate support should be added #423
Comments
👍 To add to this, it should also handle |
@yvovandoorn / @mattray Someone wanna cut a PR for this? |
As far as @mattray's point goes you can just set:
Adding explicit support would be nice though. |
The best way to do this is to add them to the config hash attribute. I'd be open to adding a documentation section to this cookbook that would give examples of how to do that. We should not be adding more attributes to this cookbook though. There's too many as is. |
Yuuup which is what I meant by my last comment. I'd keep this issue open for @yvovandoorn's SSL integration (as part of Automate) or move it to a separate issue. |
@yvovandoorn If you want to open another feature request issue for the ssl fetching stuff that would be helpful to track it |
The
data_collector.server_url
anddata_collector.token
configuration options should be exposed for management through attributes.https://docs.chef.io/setup_visibility_chef_automate.html#configure-chef-client-to-send-node-and-converge-data
The text was updated successfully, but these errors were encountered: