Sha256: e5377ac7add2a15c985639b8022bcf764e492a76b4a34c3c119626ed4ef81b4d

Contents?: true

Size: 867 Bytes

Versions: 5

Compression:

Stored size: 867 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'
gem_rdoc_options:
  - --title
  - "Puppet - Configuration Management"
  - --main
  - README.md
  - --line-numbers

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
puppet-3.2.2 ext/project_data.yaml
puppet-3.2.1 ext/project_data.yaml
puppet-3.2.1.rc1 ext/project_data.yaml
puppet-3.2.0.rc2 ext/project_data.yaml
puppet-3.2.0.rc1 ext/project_data.yaml