Commit graph

40 commits

Author SHA1 Message Date
Rowcliffe Browne
82f4b63aa9 - templatize default file
- fix config.sls to match
- add example to pillar.example
2015-11-02 09:40:51 +08:00
Rowcliffe Browne
ed7aead85c allow bind to run in ipv4 or ipv6. if not specified, defaults to bind's default of both. 2015-10-30 18:28:43 +08:00
Gabriel Santos
9ff751e34b Fix conflicts with file names. Remove hardcoded zones location 2015-10-14 07:59:18 -03:00
Rowcliffe Browne
39829f0fe7 fix for HMAC-SHA512 algorithm breakage. secret now quoted. 2015-10-13 11:25:40 +08:00
Gabriel Santos
0b89c701c1 fix #38 2015-10-10 21:48:51 -03:00
david
554f8eb238 bind runs as user bind by default on ubuntu 2015-08-24 21:07:18 +02:00
Alex Eiswirth
1aba08b296 Fetch user from lookup table for static defaults (map.jinja)
This fixes the RHEL/CentOS configuration, because user 'bind' doesn't exist in RHEL.
2015-07-30 21:15:52 +02:00
Nick
facb8e1f39 pillar.get wasn't finding the available_zones key 2015-06-03 15:53:51 +10:00
Florian Bittner
47e0fc62d3 Add allow-transfer statement which disallows zone transfer by default. 2015-04-02 18:11:01 +02:00
Hung Nguyen Viet
2beaf0ec32 use group from map file, not hardcode 2015-03-25 10:31:57 +07:00
Hung Nguyen Viet
8972734ba0 require ID, not file path 2015-03-25 10:30:01 +07:00
Hung Nguyen Viet
ece098cc08 remove duplicate arg 2015-03-25 10:29:08 +07:00
Hung Nguyen Viet
de9bc987ee watch also does what require does and more 2015-03-25 10:27:56 +07:00
Hung Nguyen Viet
166ceefa97 there is no group bind if pkg is not installed 2015-03-25 10:27:32 +07:00
Shane Poage
a883ffaf55 Simplified/unified some of the config state definitions. Added logic to automatically convert lists in pillar data to lists of configuration data for options. 2015-03-23 06:54:37 -05:00
root
3b6f48959e Add support for dynamic zone updates. 2015-03-22 23:26:35 +01:00
root
0de651043f Fix creation of logfile (query.log) during first install. 2015-03-22 22:58:29 +01:00
root
2cef37f747 Add support for views. 2015-03-22 22:07:22 +01:00
root
ea66c97e7e Fix some pillar paths for key "available_zones". 2015-02-18 23:04:16 +01:00
david
11374068ce should use the signed file in named.config.local if dnssec, else the plain one 2015-02-03 10:35:11 +01:00
david
e7623e1065 this package is needed on Debian/Ubuntu for dnssec to work, or else: 'pid': 30370, 'retcode': 127, 'stderr': '/bin/bash: zonesigner: command not found', 'stdout': ' 2015-02-02 19:09:56 +01:00
Seth House
0de2c1bed0 Change states to use short-dec style 2014-12-13 00:19:58 -07:00
Wolodja Wentland
b7da1a30ef Merge pull request #15 from cosu/master
detect logrotate version and pass correct option
2014-11-22 08:48:45 +01:00
Skyler Berg
c019d1e946 Allow inclusion of arbitrary options 2014-11-20 10:42:06 -08:00
Skyler Berg
6891f1d7f2 Switch logging dir to /var/log/named for Ubuntu
Apparmor expects /var/log/named to be the logging directory for bind9
in Ubuntu 12.04 (and most likely 14.04).
2014-11-19 16:16:56 -08:00
Cosmin Dumitru
282f022d3d version check for logrotate 2014-10-19 15:24:41 +02:00
root
4c5d5e8aee add key for support dynamic zones 2014-10-16 10:54:02 +00:00
Cosmin Dumitru
6c02efeca2 fix for logrotate complaining about insecure permissions 2014-03-24 10:44:29 +01:00
Cosmin Dumitru
d9686a8142 added logrotate to bind log 2014-03-24 10:41:35 +01:00
Carlos Perelló Marín
92ef52bcfe Removed quotes from map.user and map.group variables
Conflicts:
	bind/config.sls
2014-03-23 10:45:06 +00:00
Gareth J. Greenaway
b2873fbfed restoring map.user and map.group for defaults. 2014-03-01 15:18:09 -08:00
Gareth J. Greenaway
36b172717c cleaning up bind9 salt formula.
syncing with updates from upstream.
2014-03-01 15:13:33 -08:00
Rudy Attias
0c4bcc8915 also add watch(restarts) for all bind config files 2014-02-19 18:48:24 +02:00
Rudy Attias
cbd0958a8e change grains to os_family instead of os (typeo?) 2014-02-19 18:38:25 +02:00
Rudy Attias
c8a02a30b6 wrong filename 2014-02-19 16:56:26 +02:00
Gareth J. Greenaway
74ef9d4928 Updating bind salt-formula to include support to manage Bind on Debian based systems. Also including the ability to manage what zones are configured on DNS servers. Changing defaults to be pulled from the map.jinja. Added values to map.jinja for group and user. 2014-01-03 15:57:10 -08:00
Seth House
f43b760240 Split bind formula into two states; added map; added pillar examples 2013-09-03 15:51:19 -06:00
Thomas S Hatch
40f7c44b9a Add named.conf 2013-06-13 00:04:25 -04:00
Thomas S Hatch
db95f2af8d Refine named.conf perms 2013-06-13 00:04:08 -04:00
Thomas S Hatch
092d39be24 Add bind sls 2013-06-13 00:00:04 -04:00