Malte Starostik
4450cd9fc1
Add support for custom includes on RedHat
2018-02-14 13:07:26 +01:00
Bernhard M. Wiedemann
1c725851b8
drop duplicate entry
2018-01-24 15:59:16 +01:00
Bernhard M. Wiedemann
8549b637ba
[suse] nicer template
...
- add salt warning
- drop blank line to reduce diff to original file
2018-01-24 15:48:50 +01:00
Bernhard M. Wiedemann
ae9415c3e7
[suse]: fix passing map.local_config into template
...
avoids hard to debug messages about undefined Jinja variable 'map'
2018-01-24 15:48:15 +01:00
Niels Abspoel
3429dbe727
Merge pull request #85 from nadvornik/suse
...
Support for SUSE distributions
2018-01-02 21:04:26 +01:00
Vladimir Nadvornik
27e2180c31
Support for SUSE distributions
2018-01-02 14:05:25 +01:00
Niels Abspoel
da5e74a0d7
Merge pull request #80 from irtnog/add-bind-config-tmpl-option
...
Implement bind:config:tmpl Pillar key mentioned in pillar.example
2017-11-17 20:57:21 +01:00
Javier Bértoli
239c7d0f4b
Merge pull request #82 from ppieprzycki/dl_features
...
Missing rndc.conf file
2017-11-02 12:01:16 -03:00
Piotr Pieprzycki
aa9fb7b7df
delete static config
2017-11-02 14:55:05 +00:00
Piotr Pieprzycki
1a0c999e10
Added file rndc.conf
2017-11-02 10:13:02 +00:00
Javier Bértoli
ebc14ba258
Merge pull request #81 from ppieprzycki/dl_features
...
New features and pillar.example
2017-10-31 18:06:15 -03:00
Piotr Pieprzycki
692f1434ed
Cosmetic changes in the pillar.example
2017-10-29 21:00:17 +00:00
Piotr Pieprzycki
978ce84b15
Added feature rndc clinet
2017-10-29 16:46:24 +00:00
Piotr Pieprzycki
99593ccc8c
logging channel and category from pillar
2017-10-28 22:05:54 +00:00
Pieprzycki Piotr
2947dde649
New features and pillar.example
2017-10-18 22:35:21 +02:00
Matthew X. Economou
02141df8a8
Implement bind:config:tmpl Pillar key mentioned in pillar.example
2017-10-13 07:25:57 -04:00
Niels Abspoel
1adf5f196b
Merge pull request #73 from netmanagers/master
...
Allow to generate zone files from pillar data
2017-07-26 23:20:08 +02:00
Niels Abspoel
d49a3dd29a
Merge pull request #77 from bogdanr/master
...
Made formating identical with Debian so we modify minimum lines
2017-07-19 21:19:02 +02:00
Bogdan Radulescu
3d01537369
Made formating identical with Debian so we modify a minimum amount of lines
2017-07-19 19:11:26 +00:00
Javier Bértoli
b7dc95ddbf
Allow to generate zone files from pillar data
2017-07-12 08:38:07 -03:00
Javier Bértoli
b3192a4d16
Debian's bind user is bind, not root
2017-07-12 08:37:27 -03:00
Javier Bértoli
3a15babe35
Merge pull request #76 from kiwiz/masters_list
...
Support list of `masters` in `named.conf.local` template
2017-07-12 07:45:20 -03:00
Javier Bértoli
3827b1b6f7
Merge pull request #75 from kiwiz/patch-1
...
`named.conf.key` shouldn't be world readable
2017-07-12 07:40:46 -03:00
K
c9f29af2b5
Support list of masters
in named.conf.local
template
...
Updates the archlinux, debian, freebsd templates to support passing a
list of values to `masters` instead of a string. This is already
supported by the redhat template, but lacking in the other 3.
2017-07-11 23:18:07 -04:00
Kai
3ceaa7ca70
named.conf.key
shouldn't be world readable
2017-07-11 22:40:56 -04:00
Javier Bértoli
4b6ea1e809
Merge pull request #74 from AdrienR/debian-stretch-dnssec
...
Stretch, like Jessie, doesn't have the dnssec-tools package
2017-07-05 07:57:43 -03:00
adrien
1e9184a860
Stretch, like Jessie, doesn't have the dnssec-tools package
2017-07-05 10:40:27 +02:00
Javier Bértoli
bc3db8644c
Merge pull request #71 from jdsieci/redhat_config_update
...
Redhat config update
2017-04-27 20:52:12 -03:00
Javier Bértoli
aae6185d52
Merge pull request #68 from tedski/master
...
Fixes issue where query.log throws warning for replace=True
2017-04-25 16:39:40 -03:00
Ted Strzalkowski
a1b8c78377
Fixes issue where query.log throws warning for replace=True
2017-04-25 11:56:39 -07:00
Jerzy Drozdz
2156b92221
Added configured_zones as file path source
2017-04-09 10:56:08 +02:00
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