Remove Modulefile; use metadata.json
This commit is contained in:
parent
a6b57376b0
commit
cfce787890
1 changed files with 0 additions and 11 deletions
11
Modulefile
11
Modulefile
|
@ -1,11 +0,0 @@
|
|||
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…
Reference in a new issue