Commit graph

295 commits

Author SHA1 Message Date
Alexandre Anriot
82726fdb48 Add support for inline-signing, see #64 for details 2018-06-07 14:34:27 +02:00
Vladimir Nadvornik
4623fb5e60 Autogenerate reverse zones 2018-06-05 15:46:48 +02:00
Javier Bértoli
6e8652dcb3
Merge pull request #84 from nadvornik/serial
Auto-update zone file serial
2018-06-05 08:39:31 -03:00
Javier Bértoli
87f046e8d9
Merge pull request #96 from nadvornik/chroot
Handle log file in chroot
2018-06-05 07:32:15 -03:00
Vladimir Nadvornik
2b99362435 Handle log file in chroot 2018-06-04 16:43:10 +02:00
Vladimir Nadvornik
59502abac3 Do not modify configured_views dict
the pillar dict is passed by reference so we should not update it,
update a newly created dict instead
2018-06-01 16:19:59 +02:00
Vladimir Nadvornik
3310f90bb2 De-duplicate views and non-views zone configuration 2018-06-01 15:39:22 +02:00
Vladimir Nadvornik
5d8a666b83 Use watch_in consistently on all files 2018-06-01 15:25:19 +02:00
Vladimir Nadvornik
30a42dbebd Auto-update zone file serial
use https://github.com/saltstack/salt/pull/15828
2018-06-01 15:25:19 +02:00
Javier Bértoli
401188e2cf
Merge pull request #95 from aanriot/master
Fix misplaced parenthesis and tests
2018-05-31 10:12:43 -03:00
Alexandre Anriot
b8f4584d3b Add missing Gemfile in #94 2018-05-31 14:49:38 +02:00
Alexandre Anriot
40d4be4f8f Fix misplaced parenthesis introduced in #92 2018-05-31 14:43:00 +02:00
Alexandre Anriot
32459c7604
Merge pull request #94 from netmanagers/refactor-named.conf.local_and_logging
Refactor named.conf.local & logging
2018-05-31 13:22:26 +02:00
Javier Bértoli
02ff055688
Merge pull request #92 from aanriot/master
Allow to use external zone files
2018-05-31 08:21:36 -03:00
Niels Abspoel
a255584896
Merge pull request #93 from netmanagers/master
Add basic testing scaffold, with travis support
2018-05-27 07:53:06 +02:00
Javier Bértoli
45e8128487 Refactor named.conf.local & logging across platforms 2018-05-26 19:57:58 -03:00
Javier Bértoli
d1249949a8 Add basic testing scaffold, with travis support 2018-05-26 19:00:05 -03:00
Alexandre Anriot
1b421d869e Update documentation accordingly 2018-05-04 14:18:15 +02:00
Alexandre Anriot
4ab7ca3580 Allow to use external zone files 2018-05-04 14:18:12 +02:00
Javier Bértoli
faddeab70e
Merge pull request #91 from saltstack-formulas/freebsd-support
FreeBSD: bind99 will be deprecated soon
2018-04-27 18:59:57 -03:00
Alexander Weidinger
6dfbfdf7ba FreeBSD: 9.11 is the current stable version (#91) 2018-04-27 22:35:57 +02:00
Alexander Weidinger
c809a1cc2c FreeBSD: bind99 will be deprecated soon
https://www.freshports.org/dns/bind99/:
Going out of support, please migrate to dns/bind911
2018-04-19 23:31:24 +02:00
Javier Bértoli
a72dd2e0dc
Merge pull request #90 from aanriot/master
With use_extensive_logging, there is more logs
2018-03-30 10:14:41 -03:00
Alexandre Anriot
faef15a034 With use_extensive_logging, there is more logs 2018-03-30 14:57:00 +02:00
Javier Bértoli
ec4f837f1f
Merge pull request #89 from tigpas/user_group_4_log
Manage mode, user and group and fix su in logrotate file
2018-03-30 09:06:15 -03:00
Pascal Liehne
2c8de7bf24 use file mode from pillar or map for logrotate 2018-03-30 00:53:20 +02:00
Pascal Liehne
4278bca7ab use user and group from pillar or map for logrotate 2018-03-30 00:46:00 +02:00
Javier Bértoli
3cbc53e207
Merge pull request #87 from bmwiedemann/master
1 fix for SUSE and 2 commits to nicify
2018-03-26 10:03:43 -03:00
Javier Bértoli
7a6bacb199
Merge pull request #88 from mstarostik/master
Add support for custom includes on RedHat
2018-02-16 09:15:16 -03:00
Malte Starostik
614ceb94b3 Merge branch 'master' of github.com:mstarostik/bind-formula 2018-02-16 13:09:23 +01:00
Malte Starostik
d41e23a395 Now for real
Something wnet wrong with this merge
2018-02-16 13:07:59 +01:00
Malte Starostik
417e8517e7 Merge branch 'master' of github.com:mstarostik/bind-formula 2018-02-16 13:04:53 +01:00
Malte Starostik
72c65db5bc Add support for custom includes on RedHat
Now in named.conf instead of named.conf.local
2018-02-16 13:04:23 +01:00
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