-
Notifications
You must be signed in to change notification settings - Fork 231
Add support for compliance_config #488
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
Conversation
bkabrda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi 👋 thanks for the PR. The functionality itself looks fine, but could you please document this new value in the README.md section here: https://github.com/DataDog/ansible-datadog#system-probe to make sure it's discoverable? Thanks!
Added, let me know if you need something else |
bkabrda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 just one minor suggestion to address, then I can approve and merge. Thanks!
Co-authored-by: Slavek Kabrda <slavek.kabrda@gmail.com>
alai97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, one suggestion!
Co-authored-by: Austin Lai <76412946+alai97@users.noreply.github.com>
Add support for compliance_config in security-agent.yaml.j2.
This entry is present in https://github.com/DataDog/datadog-agent/blob/main/pkg/config/config_template.yaml#L1581-L1611