aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
blob: 4a3df3a1c2d0dcf4fc554287b582168513dcbbbb (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'stahnma-avahi'
version '0.0.3'
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'