Commit graph

431 commits

Author SHA1 Message Date
Jerzy Drozdz
cab5e24854 Formating fix 2017-03-29 17:45:17 +02:00
Jerzy Drozdz
a8b0353c90 Set replace to False for query.log state 2017-03-25 02:18:26 +01:00
Jerzy Drozdz
18150770aa Added zone class 2017-03-25 01:58:35 +01:00
Jerzy Drozdz
29ea62ec21 Changed zone file path 2017-03-25 01:56:40 +01:00
Jerzy Drozdz
8d93eabd86 Copied part of functionality from debian conf.local 2017-03-25 01:30:14 +01:00
Jerzy Drozdz
1cf371921c Corrected 'named_directory' default value 2017-03-25 00:29:49 +01:00
Jerzy Drozdz
5f93b7fe07 RedHat defaults moved to map.jinja 2017-03-25 00:18:59 +01:00
Jerzy Drozdz
c1312aa11b Added logging configuration 2017-03-25 00:16:24 +01:00
Jerzy Drozdz
698382cd9c Added options for loop in redhat config 2017-03-24 23:22:23 +01:00
alxwr
29662c0f04 Merge pull request #69 from alxwr/freebsd-support
FreeBSD support
2017-02-02 09:40:50 +01:00
Alexander Weidinger
d9b37377a4 FreeBSD: allow to disable query log 2017-01-12 14:56:53 +01:00
Alexander Weidinger
fdf20d5632 FreeBSD: disable default_zones when views are used 2017-01-12 14:56:27 +01:00
Alexander Weidinger
5074b60db6 FreeBSD: config files 2017-01-12 12:42:58 +01:00
Alexander Weidinger
86099c1f71 FreeBSD: need different permissions for the log 2017-01-12 10:40:18 +01:00
Alexander Weidinger
0eedfeabe3 FreeBSD: added defaults to map.jinja 2017-01-12 10:39:36 +01:00
Alexander Weidinger
d5981ae4b5 FreeBSD has no default config 2017-01-12 10:17:17 +01:00
Forrest
275140e3fb Merge pull request #67 from imran1008/arch-allow-transfer
Arch: support allow-transfer
2016-11-07 09:05:41 -08:00
Imran Haider
63da04814f Arch: support allow-transfer 2016-11-06 21:43:16 -05:00
Wolodja Wentland
2ea6a28ca5 Merge pull request #66 from Aloz1/documentation_pillar.example
Add documentation to pillar.example
2016-09-16 14:10:34 +02:00
Alastair Knowles
afa5402cca Add documentation to pillar.example
As per issue 32, documentation has been added to better explain that each
section with a "bind:" heading is a seperate section with different
features described. Comments have also been added to describe what
different parts of the config actually do.
2016-09-16 19:52:14 +10:00
Forrest
f45275c05b Merge pull request #65 from davidkarlsen/alsoNotify
support also-notify
2016-07-31 12:59:57 -07:00
david
4ca5eca7ee support also-notify 2016-07-31 21:46:06 +02:00
Forrest
01eca2c3fa Merge pull request #63 from levlozhkin/master
Make some named.conf.local template whitespace cleaner
2016-07-19 09:11:11 -07:00
Lev
8b7905f757 Fix some named.conf.local template whitespace 2016-07-19 03:57:42 -07:00
Forrest
edda04afb0 Merge pull request #62 from levlozhkin/master
Templatize zone files
2016-07-08 09:25:15 -07:00
Lev Lozhkin
609d3685b5 Templatize zone files
All other managed files are templatized, zone files should be also.
2016-07-08 03:58:13 -07:00
Nitin Madhok
7b7b705603 Merge pull request #61 from 0xf10e/master
iteritems() -> items(), fixes saltstack-formulas/bind-formula#30
2016-06-01 13:37:31 -04:00
Florian
264c296672 fix broken zones_source_dir on RedHat/Debian
Als add docs for how to overwrite the path.

Fixes saltstack-formulas/bind-formula#60?
2016-06-01 19:17:27 +02:00
Florian
8b52b73753 iteritems() -> items(), fixes saltstack-formulas/bind-formula#30 2016-06-01 19:00:16 +02:00
Forrest
50b37ea28c Merge pull request #59 from blacksmith77/master
allow-transfer rendered only if defined
2016-04-20 09:35:49 -07:00
Vincenzo Magistro
580bf5252b allow-transfer rendered only if defined 2016-04-20 17:12:11 +02:00
Forrest
adaf678655 Merge pull request #57 from tedski/master
Do not spec dnssec-tools for installation on Debian Jessie.
2016-04-19 16:45:24 -07:00
Forrest
1dba4e86dc Merge pull request #58 from blacksmith77/master
added 'forward ( only | first );' support for named.conf.local
2016-04-18 09:10:47 -07:00
root
b73f9e6897 added 'forward ( only | first );' support for named.conf.local 2016-04-18 13:46:31 +00:00
Ted Strzalkowski
0c072f9fc3 Do not spec dnssec-tools for installation on Debian Jessie.
Due to issues with rollerd[1], dnssec-tools was removed from
testing[2] and did not make it into Debian Jessie.  This removes that
package spec from the formula and leaves it as an exercise to the user
to solve how to satisfy the requirement.

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754704
[2]: https://packages.qa.debian.org/d/dnssec-tools/news/20140812T163915Z.html
2016-04-17 08:36:18 -07:00
Forrest
1543c5c644 Merge pull request #55 from blacksmith77/patch-1
dirty value in /etc/default/bind9
2016-04-15 09:24:37 -07:00
blacksmith77
c14e5ac477 dirty value in /etc/default/bind9
when bind.config.protocol is set in pillar, "None" is returned by  param.append('-' + protocol|string) statement and written in /etc/default/bind9.
This breaks bind9 at start
2016-04-15 16:20:10 +02:00
Wolodja Wentland
b6c34f9118 Merge pull request #54 from saw-leipzig/master
Inclusion of additional configuration files added (Debian based only).
2016-03-30 20:35:39 +02:00
Uwe Kretschmer
2928041651 Inclusion of additional configuration files added (Debian based only). 2016-03-29 13:37:14 +02:00
Forrest
1a893bc196 Merge pull request #53 from saw-leipzig/master
Solved issue #52
2016-03-22 11:19:55 -07:00
Uwe Kretschmer
d44fb0934c Solved issue https://github.com/saltstack-formulas/bind-formula/issues/52. 2016-03-22 09:29:31 +01:00
Forrest
7a075d1ac6 Merge pull request #51 from saw-leipzig/master
Improvements for Debian based systems
2016-03-03 11:46:39 -08:00
Uwe Kretschmer
bf6a0625e7 Changed hard coded file path to dynamic value. Added possibility to set ACLs via pillar. 2016-03-03 10:01:56 +01:00
Uwe Kretschmer
48ba120d45 Fixed condition to include key_config. Added possibility to include default-zones on Debian systems. 2016-03-03 09:51:39 +01:00
puneet kandhari
81fea01f6d Merge pull request #49 from joe-bowman/add-support-for-forward-zones
add support for forward zones
2016-01-11 10:24:57 -06:00
Joe Bowman
4a9a128ba9 add support for forward zones 2016-01-09 08:12:21 +00:00
Forrest
294b1e33d6 Merge pull request #48 from jamesp9/archlinux
archlinux: add initial config
2015-11-12 11:08:18 -08:00
jamesp9
5b1313f14b arch: initial 2015-11-09 20:46:35 +11:00
Forrest
6a528d3782 Merge pull request #47 from matthew-parlette/master
Fix protocol output line
2015-11-05 14:16:04 -08:00
matthew-parlette
19a6d01b54 Fix protocol output line.
Fixes #46
2015-11-05 17:08:22 -05:00