aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
blob: 3faa09e1ffd1a559a57d4b666ed067904509cf0a (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'stahnma-avahi'
version '0.0.1'
source 'https://github.com/stahnma/puppet-module-avahi'
author 'stahnma'
license 'Apache License, Version 2.0'
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', '>= 0.0.3'