DataDog / chef-datadog

Chef cookbook for Datadog Agent & Integrations
https://www.datadoghq.com
Apache License 2.0
97 stars 261 forks source link

Support on old chef version #898

Closed chouetz closed 1 year ago

chouetz commented 1 year ago

While doing QA for #874 I noticed 2 things:

What does this PR do?

Adapt syntax to old chef versions (tested with 12.8.1)

Motivation

Fix errors seen during releasing of 4.18.0 for PR #874

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Run the cookbook with chef-infra version 12.8.1

Reviewer's Checklist