Sha256: 3db0070dab0a51bcde9ccca52560a695aa91b0f9b7272429f84fef9182304245
Contents?: true
Size: 1.89 KB
Versions: 0
Compression: gzip
Compressed size: 705 Bytes
Stored size: 705 Bytes
Contents
--- !ruby/object:Gem::Specification name: hiera-wrapper version: !ruby/object:Gem::Version hash: 29 prerelease: false segments: - 0 - 0 - 1 version: 0.0.1 platform: ruby authors: - Frank Ederveen autorequire: bindir: bin cert_chain: [] date: 2015-09-04 00:00:00 +01:00 default_executable: dependencies: [] description: A simple hiera backend wrapper for existing backends, allowing filtering with black and whitelists email: - frank@crystalconsulting.eu executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.md - README.md - Rakefile - hiera-wrapper.gemspec - hiera.yaml.example - lib/hiera/backend/wrapper_backend.rb - test/etc/hiera_bl_and_wl.yaml - test/etc/hiera_empty_bl_empty_wl.yaml - test/etc/hiera_no_bl_no_wl.yaml - test/etc/hiera_nolists.yaml - test/etc/hieradb/common.json - test/etc/hieradb/common.yaml - test/test_bl_and_wl.rb - test/test_empty_lists.rb - test/test_nolists.rb - test/test_one.rb has_rdoc: true homepage: https://github.com/senax/hiera-wrapper licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Hiera backend wrapper test_files: - test/etc/hiera_bl_and_wl.yaml - test/etc/hiera_empty_bl_empty_wl.yaml - test/etc/hiera_no_bl_no_wl.yaml - test/etc/hiera_nolists.yaml - test/etc/hieradb/common.json - test/etc/hieradb/common.yaml - test/test_bl_and_wl.rb - test/test_empty_lists.rb - test/test_nolists.rb - test/test_one.rb