summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2011-02-23 17:48:43 -0500
committerJeff McCune <jeff@puppetlabs.com>2011-02-23 17:48:43 -0500
commita1b83ef6833ca722ae0c2fb0a172d0270728a614 (patch)
treef7746df95a51b3d5ace7fcff3975e9dad282de0c /Modulefile
parent63e39d6f50c3286fe27cb98a61c97eb9ab13c690 (diff)
Update Modulefile for 1.0.2 release
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/Modulefile b/Modulefile
index cd60026..54bdc6c 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,11 +1,11 @@
-name 'operator-ntp'
-version '0.0.2'
-source 'UNKNOWN'
-author 'Example.com Operator'
-license 'UNKNOWN'
+name 'jeffmccune-ntp'
+version '1.0.2'
+source 'git://github.com/jeffmccune/jeffmccune-ntp'
+author 'Jeff McCune'
+license 'BSD 3-Clause'
summary 'NTP Module'
description 'NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL'
-project_page 'UNKNOWN'
+project_page 'http://github.com/jeffmccune/jeffmccune-ntp'
## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'