From 0c1f3303c334079c86fd7de1e16800bed165fbc0 Mon Sep 17 00:00:00 2001 From: Michael Stahnke Date: Thu, 18 Oct 2012 19:05:44 -0700 Subject: Ready for publishing --- Modulefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Modulefile') 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' -- cgit v1.2.3