a74b2a09c0
3.3.2 * Add AppVeyor support (with locales) * Remove win32console gem dependency * Remove / replace win32-dir usage * Remove platform-specific gem support 3.4.0 * Tech-debt: links.puppetlabs.com -> links.puppet.com
54 lines
2.5 KiB
Text
54 lines
2.5 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2017/07/31 14:05:23 taca Exp $
|
|
bin/hiera${RUBY_SUFFIX}
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/COPYING
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/bin/hiera
|
|
${GEM_LIBDIR}/lib/hiera.rb
|
|
${GEM_LIBDIR}/lib/hiera/backend.rb
|
|
${GEM_LIBDIR}/lib/hiera/backend/json_backend.rb
|
|
${GEM_LIBDIR}/lib/hiera/backend/yaml_backend.rb
|
|
${GEM_LIBDIR}/lib/hiera/config.rb
|
|
${GEM_LIBDIR}/lib/hiera/console_logger.rb
|
|
${GEM_LIBDIR}/lib/hiera/error.rb
|
|
${GEM_LIBDIR}/lib/hiera/fallback_logger.rb
|
|
${GEM_LIBDIR}/lib/hiera/filecache.rb
|
|
${GEM_LIBDIR}/lib/hiera/interpolate.rb
|
|
${GEM_LIBDIR}/lib/hiera/noop_logger.rb
|
|
${GEM_LIBDIR}/lib/hiera/puppet_logger.rb
|
|
${GEM_LIBDIR}/lib/hiera/recursive_guard.rb
|
|
${GEM_LIBDIR}/lib/hiera/util.rb
|
|
${GEM_LIBDIR}/lib/hiera/util/win32.rb
|
|
${GEM_LIBDIR}/lib/hiera/version.rb
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/unit/backend/json_backend_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/backend/yaml_backend_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/backend_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/config_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/console_logger_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/fallback_logger_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/filecache_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/fixtures/badconfig/config/hiera.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/badconfig/data/common.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/config/hiera.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/config/hiera_iplm_hiera.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/config/hiera_iplm_hiera_bad.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/bad_interpolation.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/complex.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/dotted_keys.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/empty_interpolation.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/frontend.json
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/niltest.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/recursive.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/role.json
|
|
${GEM_LIBDIR}/spec/unit/fixtures/interpolate/data/weird_keys.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/override/config/hiera.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/override/data/alternate.yaml
|
|
${GEM_LIBDIR}/spec/unit/fixtures/override/data/common.yaml
|
|
${GEM_LIBDIR}/spec/unit/hiera_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/interpolate_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/puppet_logger_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/version_spec.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|