Skip to content
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

WIP - Add Chef Automate Visibility attributes #440

Closed
wants to merge 1 commit into from
Closed

WIP - Add Chef Automate Visibility attributes #440

wants to merge 1 commit into from

Conversation

jerryaldrichiii
Copy link

Description

Adds support for adding Chef Automate Visibility attributes to client.rb

Issues Resolved

Partially resolves #423

Check List

Signed-off-by: Jerry Aldrich III <jerry@chef.io>
@jerryaldrichiii
Copy link
Author

Closing PR because you can just set the following to achieve the same effect:

default['chef_client']['config']['data_collector.server_url'] = 'https://my.automate.server/data-collector/v0/'
default['chef_client']['config']['data_collector.token'] = '93a49a4f2482c64126f7b6015e6b0f30284287ee4054ff8807fb63d9cbd1c506'```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Chef Automate support should be added
1 participant