puppet-bind/Modulefile
Nate Riffe 7606a2092b Release version 2.1.0
* Support updates from nodes that don't run bind (closes #2)
* Fix rndc once and for all
* Some minor style fixes
2014-06-27 14:45:35 -05:00

11 lines
316 B
Puppet

name 'inkblot/bind'
version '2.1.0'
source 'git://github.com/inkblot/puppet-bind'
author 'inkblot'
license 'Apache 2.0'
summary 'BIND name server'
description 'A Puppet module to deploy and manage the ISC BIND server'
project_page 'https://github.com/inkblot/puppet-bind'
dependency 'puppetlabs/concat', '>= 1.0.0'