Sha256: a21aae2f084edb14f2d07007650fbc2990c6d44d9d7236daac075cd4a7cee9bf

Contents?: true

Size: 245 Bytes

Versions: 21

Compression:

Stored size: 245 Bytes

Contents

require 'hiera/puppet_function'

# @see lib/puppet/parser/functions/hiera.rb for documentation
# TODO: Move docs here when the format has been determined.
#
Puppet::Functions.create_function(:hiera, Hiera::PuppetFunction) do
  init_dispatch
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
puppet-4.2.3 lib/puppet/functions/hiera.rb
puppet-4.2.3-x86-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.3-x64-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.2 lib/puppet/functions/hiera.rb
puppet-4.2.2-x86-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.2-x64-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.1 lib/puppet/functions/hiera.rb
puppet-4.2.1-x86-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.1-x64-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.0 lib/puppet/functions/hiera.rb
puppet-4.2.0-x86-mingw32 lib/puppet/functions/hiera.rb
puppet-4.2.0-x64-mingw32 lib/puppet/functions/hiera.rb
puppet-4.1.0 lib/puppet/functions/hiera.rb
puppet-4.1.0-x86-mingw32 lib/puppet/functions/hiera.rb
puppet-4.1.0-x64-mingw32 lib/puppet/functions/hiera.rb
puppet-4.0.0 lib/puppet/functions/hiera.rb
puppet-4.0.0-x86-mingw32 lib/puppet/functions/hiera.rb
puppet-4.0.0-x64-mingw32 lib/puppet/functions/hiera.rb
puppet-4.0.0.rc1 lib/puppet/functions/hiera.rb
puppet-4.0.0.rc1-x86-mingw32 lib/puppet/functions/hiera.rb