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

Config class doesn't actually check OneAgent's current config for drift. #53

Open
Burgafrickle opened this issue Mar 17, 2022 · 0 comments

Comments

@Burgafrickle
Copy link

Config class should check OneAgent's current config state instead of relying on the content of oneagent_puppet_conf_dir config files. The result of this is that the OneAgent config can be changed manually via oneagentctl, and Puppet will not know that the agent config has drifted.

At the very least this should be achievable with an exec resource querying oneagentctl.exe --get-<CONFIG_NAME>.

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

No branches or pull requests

1 participant