Added modules
This commit is contained in:
parent
c53c931217
commit
59ec520742
646 changed files with 35182 additions and 0 deletions
11
modules/stdlib/Modulefile
Normal file
11
modules/stdlib/Modulefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
name 'puppetlabs-stdlib'
|
||||
version '4.2.2'
|
||||
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'
|
Loading…
Add table
Add a link
Reference in a new issue