Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

converge_by is not needed when only platform resources are used #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

causton81
Copy link

(http://docs.chef.io/lwrp_custom_provider.html). converge_by always
marks the custom resource as updated which may send spurious
notifications when nothing actually changed.

(http://docs.chef.io/lwrp_custom_provider.html). converge_by always
marks the custom resource as updated which may send spurious
notifications when nothing actually changed.
@coderanger
Copy link
Member

Yeah, it needs to be fixed. Without the converge_by you don't get as nice output from chef-client now that formatters are enabled by default :-/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants