aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bind/manifests/init.pp
Commit message (Collapse)AuthorAgeFilesLines
* rework the layout of the bind moduleMichael Scherer2012-03-201-60/+15
|
* clean style of the fileMichael Scherer2012-03-201-23/+23
|
* fix bind moduleMichael Scherer2012-01-161-2/+2
|
* fix the way we overload bind configuration, since previous way wasMichael Scherer2012-01-161-8/+8
| | | | ineffective ( and thus was working by pure chance )
* clean bind serviceMichael Scherer2012-01-161-3/+2
|
* cleaning of bind moduleMichael Scherer2012-01-081-15/+1
|
* fix syntaxMichael Scherer2011-07-081-1/+1
|
* force usage of restart for bind ( as stop / start break everything ), Michael Scherer2011-07-071-2/+7
| | | | | and reload for zone changes
* add proper hook for declaring tld zonesMichael Scherer2011-07-041-1/+4
|
* fix puppetmaster warning about missing $ in prototypeMichael Scherer2011-06-171-2/+2
|
* - allow to override the templates used for zoneMichael Scherer2011-01-131-12/+19
|
* add the reverse ipv6 zone Michael Scherer2010-12-011-0/+13
|
* add a Requires to fix bootstraping ( ie, puppet try to do the linkMichael Scherer2010-11-241-1/+2
| | | | before bind is installed, and show a error )
* - fix the filename here tooMichael Scherer2010-10-271-2/+2
|
* - config file of bind need to be inside the chroot, not outsideMichael Scherer2010-10-271-1/+9
|
* - fix syntaxMichael Scherer2010-10-271-32/+35
|
* - add bind moduleMichael Scherer2010-10-261-0/+45