Sha256: 1472f75119101e180ebd945bd33067e5e59e8811bb510009cf831d12d69d9868
Contents?: true
Size: 857 Bytes
Versions: 3
Compression:
Stored size: 857 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.11' hiera: '>= 1.0.0rc' gem_rdoc_options: - --title - "Puppet - Configuration Management" - --main - README.md - --line-numbers
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
puppet-3.0.0 | ext/project_data.yaml |
puppet-3.0.0.rc8 | ext/project_data.yaml |
puppet-3.0.0.rc7 | ext/project_data.yaml |