5c6038458b
This commit alters the module metadata to indicate a 4.1.0 version release for the Puppet Forge. It contains backwards compatible features, refactors and bug fixes. CHANGELOG updated by JJM
11 lines
369 B
Puppet
11 lines
369 B
Puppet
name 'puppetlabs-stdlib'
|
|
version '4.1.0'
|
|
source 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
|
|
author 'puppetlabs'
|
|
license 'Apache 2.0'
|
|
summary 'Puppet Module Standard Library'
|
|
description 'Standard Library for Puppet Modules'
|
|
project_page 'https://github.com/puppetlabs/puppetlabs-stdlib'
|
|
|
|
## Add dependencies, if any:
|
|
# dependency 'username/name', '>= 1.2.0'
|