shinesolutions/puppet-aem-curator

config_collectd always configures proxy

Closed this issue · 1 comments

There is a bug in the config_collectd manifest where it only checks if a proxy is set instead of checking if the proxy enable setting is true/false.

https://github.com/shinesolutions/puppet-aem-curator/blob/master/manifests/config_collectd.pp#L23

So even if proxy_enable(https://github.com/shinesolutions/aem-aws-stack-builder/blob/master/conf/ansible/inventory/group_vars/all.yaml#L10) is false it would configure a proxy as long as the proxy hostname is configured.

included in release 2.8.0