Make a Modulefile for bind
This commit is contained in:
parent
7c947f478a
commit
5f4e454ea6
10
Modulefile
Normal file
10
Modulefile
Normal file
@ -0,0 +1,10 @@
|
||||
name 'inkblot/bind'
|
||||
version '1.0.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 'ripienaar/concat', '>= 0.1.0'
|
||||
Loading…
Reference in New Issue
Block a user