Getting the dependency cycle error: I tried fixing it on my local with commenting the require apt line in agent5.pp file https://github.com/DataDog/puppet-datadog-agent/blob/90ce6434c2c726ea3c2b59aa64022d3ed9c01052/manifests/ubuntu/agent5.pp#L70 Puppet version: 6.7 stdlib version: 5.2 puppet-datadog-agent version: 2.6.0 Can I get any fixed solution for this??
Getting the dependency cycle error:
I tried fixing it on my local with commenting the require apt line in agent5.pp file
puppet-datadog-agent/manifests/ubuntu/agent5.pp
Line 70 in 90ce643
Puppet version: 6.7
stdlib version: 5.2
puppet-datadog-agent version: 2.6.0
Can I get any fixed solution for this??