Commit graph

431 commits

Author SHA1 Message Date
Forrest
bd46a18db3 Merge pull request #45 from cybacolt/master
- templatize default file
2015-11-01 18:23:25 -08:00
Rowcliffe Browne
dd54da9cf0 added ammended comments 2015-11-02 10:20:05 +08:00
Rowcliffe Browne
82f4b63aa9 - templatize default file
- fix config.sls to match
- add example to pillar.example
2015-11-02 09:40:51 +08:00
puneet kandhari
60c7d2b7bb Merge pull request #44 from cybacolt/master
allow bind to run in ipv4 or ipv6. if not specified, defaults to bind…
2015-10-30 05:48:52 -05: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
Forrest
f9010c4fca Merge pull request #42 from ogabrielsantos/master
Fix conflicts with file names. Remove hardcoded zones location.
2015-10-14 11:11:00 -07:00
Gabriel Santos
9ff751e34b Fix conflicts with file names. Remove hardcoded zones location 2015-10-14 07:59:18 -03:00
Forrest
a474bd188b Merge pull request #41 from cybacolt/master
fix for HMAC-SHA512 algorithm breakage. secret now quoted.
2015-10-12 21:08:40 -07:00
Rowcliffe Browne
39829f0fe7 fix for HMAC-SHA512 algorithm breakage. secret now quoted. 2015-10-13 11:25:40 +08:00
puneet kandhari
5e9007d8a8 Merge pull request #39 from ogabrielsantos/hotfix/fix-file-managed
fix #38
2015-10-11 00:20:22 -05:00
Gabriel Santos
0b89c701c1 fix #38 2015-10-10 21:48:51 -03:00
Forrest
b9a94b30bf Merge pull request #35 from davidkarlsen/master
bind runs as user bind by default on ubuntu
2015-08-24 12:10:34 -07:00
david
554f8eb238 bind runs as user bind by default on ubuntu 2015-08-24 21:07:18 +02:00
puneet kandhari
a5bfe6d1ec Merge pull request #33 from ebu/master
Fix pillar.example: service name value is not a list
2015-08-11 06:29:42 -05:00
Michael Barroco
af0c753246 Fix pillar.example 2015-08-11 11:21:05 +02:00
puneet kandhari
87b9e92e1f Merge pull request #31 from alexeiswirth/fixes
Fetch user from lookup table for static defaults (map.jinja)
2015-07-30 14:36:51 -05: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
Alex Eiswirth
d074c098e0 Merge pull request #1 from saltstack-formulas/master
Updates
2015-07-29 23:22:50 +02:00
Florian Bittner
b8cb95b2a2 Merge pull request #29 from nickbooties/master
pillar.get wasn't finding the available_zones key
2015-06-03 09:31:15 +02:00
Nick
facb8e1f39 pillar.get wasn't finding the available_zones key 2015-06-03 15:53:51 +10:00
Nitin Madhok
7746a1733a Update Licensing year and remove extra new line characters 2015-05-07 13:44:53 -04:00
Nitin Madhok
3b9cd418cb Merge pull request #27 from daschatten/master
Add allow-transfer statement which disallows zone transfer by default.
2015-04-02 12:31:47 -04:00
Florian Bittner
47e0fc62d3 Add allow-transfer statement which disallows zone transfer by default. 2015-04-02 18:11:01 +02:00
Florian Bittner
6f4292c3cf Merge pull request #1 from saltstack-formulas/master
Pull from saltstack.
2015-04-02 17:45:21 +02:00
Nitin Madhok
184cfca2d0 Merge pull request #26 from hvnsweeting/master
refactor
2015-03-25 20:08:16 -04: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
Nitin Madhok
da008fd5e3 Merge pull request #25 from SPoage/master
Support lists in configuration options + other tweaks/fixes
2015-03-23 08:15:18 -04: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
Nitin Madhok
28def67f99 Merge pull request #24 from daschatten/master
Support for views, updated readme and a bugfix.
2015-03-22 18:30:11 -04: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
c9a480c992 Update example pillar in README to better reflect basic configuration. 2015-03-22 22:10:01 +01:00
root
2cef37f747 Add support for views. 2015-03-22 22:07:22 +01:00
Forrest
c5840f5e55 Merge pull request #23 from daschatten/master
Fix some pillar paths for key "available_zones".
2015-02-19 15:15:59 -08:00
root
f3ca2c660b Move available_zones to bind key. 2015-02-19 23:17:11 +01:00
root
ea66c97e7e Fix some pillar paths for key "available_zones". 2015-02-18 23:04:16 +01:00
Nitin Madhok
df5305a1fc Merge pull request #21 from davidkarlsen/master
should use the signed file in named.config.local if dnssec
2015-02-03 16:00:45 +05:30
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
Forrest
d959f5b00f Merge pull request #20 from davidkarlsen/master
this package is needed on Debian/Ubuntu for dnssec to work, or else: 'pi...
2015-02-02 13:20:19 -08: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
Wolodja Wentland
10a7a840ea Merge pull request #19 from saltstack-formulas/style-short-dec
Change states to use short-dec style
2014-12-13 08:09:15 +00: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
Nitin Madhok
8767b5b004 Merge pull request #18 from openenvi-formulas/options
Allow inclusion of arbitrary options
2014-11-20 13:49:59 -05:00
Skyler Berg
f3dce66398 Add an example of configuring an arbitrary option to pillar.example 2014-11-20 10:45:44 -08:00
Skyler Berg
c019d1e946 Allow inclusion of arbitrary options 2014-11-20 10:42:06 -08:00