Olivier Vielpeau
Olivier Vielpeau
Great, I see, thanks for the explanation @haidangwa! Just as a general FYI (if someone comes across this issue), using this option without contacting our support team first incurs host...
Hi @ruanton29, could you provide a bit more details as to why you wouldn't want the "datadog::nginx" recipe to also include the recipes that install the agent? The latter recipes...
Hi @haidangwa and thanks for reporting this! I'm not sure what the correct approach is here: we could also add an attribute like `node['datadog']['yumrepo_gpgcheck']` that would need to be explicitly...
Thanks for your response! I'm going to put the issue in triage until we can assess if there are use cases where disabling the gpgcheck is needed. I'd prefer the...
@remeh note: Starting with 6.11.0, the agent MSI won't allow downgrades anymore. Without this change I think there would be no impact on the cookbook (since for a downgrade it...
Hi @vpilania, Can you confirm that, in `datadog.yaml`, the `hostname: ` field is not specified or has an empty value? If so, then the cookbook works as expected to make...
The default behavior of this cookbook is to set the agent hostname to the Chef node name (`node['datadog']['hostname'] = node.name`, see [default attribute](https://github.com/DataDog/chef-datadog/blob/e864d0117fba998fcc858c40409e3be48d5b7bf3/attributes/default.rb#L239)). To set the agent hostname to the...
Thanks for reporting this issue @royaldark (and sorry for the very late reply...) Unfortunately I don't think there's a way in `metadata.rb` to put the `depends` constraint behind a chef...
curious: does the import of the new key actually fail on CentOS 5? (i.e. the version of CentOS that the Agent 5 supports but Agent 6 doesn't support) Asking because,...
I'm OK with closing this (can't remember exactly what led us to think downgrades didn't work), but such a note may have to be introduced depending on how the conversation...