Method: Chef::RunContext#default_secret_config

Defined in:
lib/chef/run_context.rb

#default_secret_configHash<Symbol,Object>

Returns:



156
157
158
# File 'lib/chef/run_context.rb', line 156

def default_secret_config
  @default_secret_config
end