Method: Bolt::Config#hiera_config

Defined in:
lib/bolt/config.rb

#hiera_configObject



362
363
364
# File 'lib/bolt/config.rb', line 362

def hiera_config
  @data['hiera-config'] || @project.hiera_config
end