Chef notifies and subscribes explained with examples
Chef notifies and subscribes explained with examples A notification is a property on a resource that listens to other resources in the resource collection and then takes actions based on the notification type (notifies or subscribes). Timers A timer specifies the point during the chef-client run at which a notification is run. The … Read more