summaryrefslogtreecommitdiff
path: root/Modulefile
blob: 93c593adf0fd41ceb65364ae92629f90ed90343c (plain)
1
2
3
4
5
6
7
8
9
10
name 'oppegaard-unbound'
version '0.1.0'
author 'Martin Oppegaard'
license 'ISC'
summary 'The unbound module manages unbound'
description 'This module manages unbound, the reqursive caching DNS resolver.
    It manages the package, service, configuration file, control keys and support
    files.'
dependency 'puppetlabs/stdlib', '>= 3.2.0'
dependency 'oppegaard/openbsd', '>= 0.1.0'