aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorMichael Stahnke <stahnma@puppetlabs.com>2012-10-18 19:05:44 -0700
committerMichael Stahnke <stahnma@puppetlabs.com>2012-10-18 19:05:44 -0700
commit0c1f3303c334079c86fd7de1e16800bed165fbc0 (patch)
tree2f589f9f825c80e76679241257898869adbedb41 /Modulefile
parentb4a144ca139c2e1615e92697a694caae560be664 (diff)
downloadpuppet-avahi-0c1f3303c334079c86fd7de1e16800bed165fbc0.tar.gz
puppet-avahi-0c1f3303c334079c86fd7de1e16800bed165fbc0.tar.bz2
Ready for publishing
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Modulefile b/Modulefile
index 6056563..3faa09e 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,11 +1,11 @@
name 'stahnma-avahi'
version '0.0.1'
-source 'UNKNOWN'
+source 'https://github.com/stahnma/puppet-module-avahi'
author 'stahnma'
license 'Apache License, Version 2.0'
-summary 'UNKNOWN'
-description 'UNKNOWN'
-project_page 'UNKNOWN'
+summary 'Zeroconf avahi setup for Linux'
+description 'Setup avahi in simple ways'
+project_page 'https://github.com/stahnma/puppet-module-avahi'
## Add dependencies, if any:
-dependency 'cprice404-inifile', '>= 1.2.0'
+dependency 'cprice404-inifile', '>= 0.0.3'