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

SHACK-191 Basic Automate 2 Reporting #119

Merged
merged 1 commit into from
May 14, 2018
Merged

Conversation

jonsmorrow
Copy link
Contributor

This changes adds config values for data_collector url and
token. If set in the Chef Workstation config these values will
be written on the target node so it will report run details into
Automate 2.

This changes adds config values for data_collector url and
token. If set in the Chef Workstation config these values will
be written on the target node so it will report run details into
Automate 2.
@jonsmorrow jonsmorrow requested a review from a team May 12, 2018 02:52
@@ -103,5 +103,9 @@ def reset
default(:cookbook_repo_paths, ChefConfig::Config[:cookbook_path])
end

config_context :data_collector do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we not also need to define mode and organization within this context?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No we hard code that when we write the remote config since it will always be local mode and in this case "Chef Workstation" as the org.

@jonsmorrow jonsmorrow merged commit 673eb99 into master May 14, 2018
@chef-ci chef-ci deleted the SHACK-191/jm/basic_a2 branch May 14, 2018 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants