Slavek Kabrda
Slavek Kabrda
Hi :wave: thanks for opening the issue. We've actually added similar functionality for Red Hat based distros already in #443, so I think adding it for Debian based distros makes...
Hi :wave: we don't really support running the Agent as other user than `dd-agent`. We have this value defined in `datadog_user` variable to not have it hardcoded in multiple places,...
@bexelbie atomicapp-builder purpose is just building images for atomic apps (it can resolve inter-app deps based on given CCCP index). There is no testing involved (so far). Also please note,...
Thanks for your replies. I would very much like this to be an optional part of the specification itself, since I think it's crucial to be able to enumerate list...
Just FYI I created a repo [1] that's supposed to hold the specification of this extension (I finally had to agree that this will be an extension after an offline...
:wave: Hi, have you tried adding using the following in your vars? ``` system_probe_config: enable_oom_kill: true ``` That should make it work AFAICS.
:wave: Hi, for instructions on manual uninstallation, you can consult [the official docs](https://docs.datadoghq.com/agent/basic_agent_usage/deb/?tab=agentv6v7#uninstall-the-agent). I absolutely agree that it would be great to have `state` functionality on the role, however that's...
@schneideradam nice work, I think the code looks really good now. You will need to make sure that the CI is fixed, however. In the meanwhile (some of the failures...
@schneideradam please use `failed_when: false` instead of `ignore_errors: true`. That should fix it.
@schneideradam some tests in the CI are still failing. For example, I'm seeing this error: ``` fatal: [127.0.0.1]: FAILED! => {"msg": "The task includes an option with an undefined variable....