Method: Chef::EventDispatch::Base#compliance_profile_enabled

Defined in:
lib/chef/event_dispatch/base.rb

#compliance_profile_enabled(profile) ⇒ Object

Called when a compliance profile is enabled (by include_profile)



213
# File 'lib/chef/event_dispatch/base.rb', line 213

def compliance_profile_enabled(profile); end