Initial commit

This commit is contained in:
Jeff McCune
2011-05-23 18:12:37 -07:00
commit 55a2ab8b19
8 changed files with 69 additions and 0 deletions

11
Modulefile Normal file
View File

@@ -0,0 +1,11 @@
name 'puppetlabs-java'
version '0.0.1'
source 'UNKNOWN'
author 'puppetlabs'
license 'UNKNOWN'
summary 'UNKNOWN'
description 'UNKNOWN'
project_page 'UNKNOWN'
## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'