summaryrefslogtreecommitdiff
path: root/Modulefile
blob: 8007a070659649c683423f1f95f20f68cdea71b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'duritong-templatewlv'
version '0.0.1'
source 'https://github.com/duritong/puppet-templatewlv.git'
author 'duritong'
license 'Apache License, Version 2.0'
summary 'Template With Local Variables'
description 'Pass local variables to templates'
project_page 'https://github.com/duritong/puppet-templatewlv'

## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'