Prepare to publish to the forge

This commit is contained in:
Nate Riffe 2013-09-22 15:20:29 -05:00
parent 9d7ce3f19f
commit 378fbc8744
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
pkg/

View File

@ -7,4 +7,4 @@ 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'
dependency 'puppetlabs/concat', '>= 1.0.0'