summaryrefslogtreecommitdiff
path: root/Modulefile
blob: b72eeba3d89b1f022e05031cc1628f6db2848452 (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'puppetlabs-stdlib'
version '3.1.1'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
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'