Joe Bowman
c0ce2eb97c
Merge pull request #3 from ryanwalder/fix-debian-directory-bug
...
Add `zones_directory` variable to map
2018-07-26 23:44:57 +01:00
Ryan Walder
2e8643fef4
Change zonefile include to use absolute path
2018-07-26 13:00:51 +01:00
Ryan Walder
ccbcd2a31c
Add zones_directory
variable to map
...
This allows the `named_directory` to be the base bind directory as it should so it can be used as a base variable for other directories. Then use the `zones_directory` for placing the zone files in.
2018-07-26 13:00:51 +01:00
Joe Bowman
d51c30c896
replace hardcoded /var/named with variable from map.jinja throughout redhat/named.conf
2018-07-25 16:58:47 +01:00
Joe Bowman
22b206456a
add Gem lockfile to .gitignore
2018-07-25 16:51:53 +01:00
Joe Bowman
e573baf26d
fix incorrect variable reference causing all RedHat os_family tests to fail
2018-07-13 11:43:11 +01:00
Joe Bowman
019e1e4a58
fix named_directory bug in Debian/Ubuntu by using the map value instead of hardcoding
2018-07-13 11:40:50 +01:00
Javier Bértoli
72030c9009
Merge pull request #101 from joe-bowman/fix-dnssec-pillar-duplicate
...
remove superfluous signed-<zone> block
2018-07-12 18:06:39 -03:00
Joe Bowman
a8b703f877
remove superfluous signed-<zone> block, as the per-view block negates the need for this (as default view is still treated as a view); fixes #100
2018-07-09 14:24:15 +01:00
Javier Bértoli
72ea4cf544
Merge pull request #98 from aanriot/master
...
Add support for inline-signing, see #64 for details
2018-06-21 08:37:51 -03:00
Javier Bértoli
aeeafc329a
Merge pull request #97 from nadvornik/reverse
...
Autogenerate reverse zones
2018-06-21 08:35:07 -03:00
Niels Abspoel
e3bf427db7
Merge pull request #99 from nadvornik/forwarders
...
Optionally include generated forwarders.conf
2018-06-18 19:40:48 +02:00
Vladimir Nadvornik
5039e09dad
Optionally include generated forwarders.conf
2018-06-18 16:23:05 +02:00
Vladimir Nadvornik
449597241c
Generate reverse records for 'any' zone
2018-06-15 16:46:06 +02:00
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