Sha256: f36cdc7d8e454a5ca50e998fdcae7f055c621b6130d163e8e6a199e13d04087e
Contents?: true
Size: 869 Bytes
Versions: 17
Compression:
Stored size: 869 Bytes
Contents
--- project: 'puppet' author: 'Puppet Labs' email: 'info@puppetlabs.com' homepage: 'https://github.com/puppetlabs/puppet' summary: 'Puppet, an automated configuration management tool' description: 'Puppet, an automated configuration management tool' version_file: 'lib/puppet/version.rb' # files and gem_files are space separated lists files: '[A-Z]* install.rb bin lib conf man examples ext tasks spec' # The gem specification bits only work on Puppet >= 3.0rc, NOT 2.7.x and earlier gem_files: '[A-Z]* install.rb bin lib conf man examples ext tasks spec' gem_test_files: 'spec/**/*' gem_executables: 'puppet' gem_default_executables: 'puppet' gem_forge_project: 'puppet' gem_runtime_dependencies: facter: '~> 1.6' hiera: '~> 1.0' rgen: '~> 0.6.5' gem_rdoc_options: - --title - "Puppet - Configuration Management" - --main - README.md - --line-numbers
Version data entries
17 entries across 17 versions & 1 rubygems