Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-unbound
Puppet module for deploying the swiss-army of DNS, Unbound
https://github.com/voxpupuli/puppet-unbound
rebase of pull 44
ee530c75950582d28b3913122518a1c8f973b41e authored over 10 years ago by Zach Leslie <[email protected]>- moved params from init into params.pp
- add firewall support
- increase the available params
make unbound module future parser compatible
055306d23babb61ca7454128ca71fbd78d83b8a6 authored over 10 years ago by Zach Leslie <[email protected]>f4952413479b8ea7dfb1bd092c481a49a9c83639 authored over 10 years ago by Sebastian Reitenbach <[email protected]>
add hide_identity and hide_version parameters, and update the
8c9d655cd7a0e4abdde54169645c41f472bce26b authored over 10 years ago by Zach Leslie <[email protected]>Update dependency to puppetlabs/concat in Readme.md
0a7488f46e3772cfd1d43b40d212259f9e14c112 authored over 10 years ago by Zach Leslie <[email protected]>Add support for OpenBSD 5.6 and future,
64cbf645f4186705c102d041eacc1622e7894640 authored over 10 years ago by Zach Leslie <[email protected]>unbound in the base system, and doesn't need to install a package
anymore.
In params.pp checking...
b2c78cfc8ad9d6f7259edad8a5c0540ed2bac79c authored over 10 years ago by Sebastian Reitenbach <[email protected]>in Readme.md.
cacdbce8b866e7b86e4d308b4d20b833db095142 authored over 10 years ago by Sebastian Reitenbach <[email protected]>template to add those parameters to the server: configuration.
default for both variables is true.
5c86565ac9c839a8610257c44376ac2717647e5c authored over 10 years ago by Sebastian Reitenbach <[email protected]>OpenBSD has ftp and not fetch to retrieve files.
798d7676784d5e5b7cfea8e3c0b09f42f77c4956 authored over 10 years ago by Zach Leslie <[email protected]>d28535d56a8a13041df97d810c4e255b4f59527e authored over 10 years ago by Sebastian Reitenbach <[email protected]>
6a50a118aa76e28239a0df12731b8914b9fe3744 authored over 10 years ago by Zach Leslie <[email protected]>
Update test files to pass lint
f2fe2d3f5120df385be38bb936379816a1e390e6 authored over 10 years ago by Zach Leslie <[email protected]>a24c2caf53221fd1d6c62123aeaa2efde9906de4 authored over 10 years ago by Zach Leslie <[email protected]>
OS specific client to fetch root hints and edns buffer size option
6a9f0c9b4baeb7c7f381dd61f2727e996eb92f44 authored over 10 years ago by Zach Leslie <[email protected]>d4144fa3df1c7b5332d7bbcd993b23716a125b83 authored over 10 years ago by John Bond <[email protected]>
Add support for the prefetch-key option.
adb1c1c44769e2dc3906f1cb5a6d2e8aafef7da1 authored over 10 years ago by Igor Galić <[email protected]>3e3a433ccaf6a2028a7445dac44fca04f7e6a017 authored over 10 years ago by Daniele Sluijters <[email protected]>
Allow forwarding reverse DNS queries for the default local zones.
917fbbf25b93e589768e7a0212f3ae2dc3568a5c authored over 10 years ago by Igor Galić <[email protected]>eea81645717ba4be16bd337b1e46d11fa5813e13 authored over 10 years ago by Daniel Solsona <[email protected]>
a77ecad3c539ef9380cb2bb648ca36038b3c9024 authored over 10 years ago by Daniel Solsona <[email protected]>
79452154dd7913228ac7f78cde7b3aad68137c84 authored over 10 years ago by Daniel Solsona <[email protected]>
Change concat module dependency.
80b5a8ee35b8d4e36ddd3cd89b0dd49ece26c681 authored almost 11 years ago by Igor Galić <[email protected]>ripienaar/concat is no longer maintained; puppetlabs/concat is where the action is these days.
e40429779c9ff1009e9264b4713b8429404cf2ba authored almost 11 years ago by Ward Vandewege <[email protected]>Add control over tcp-upstream
c298299b35f4b018cfa03224a5250950c4cef44f authored almost 11 years ago by Zach Leslie <[email protected]>8cf1c7a1262750e76c659538a9774240bb1f79fe authored almost 11 years ago by Nate Riffe <[email protected]>
Adding extra options for optimizing unbound
1cdb6d2a643449f1d7f70e67e402230b69e9000d authored almost 11 years ago by Zach Leslie <[email protected]>be5396a44bba7cc33a767aa92f47448abaae8a37 authored almost 11 years ago by Daniel Solsona <[email protected]>
3cb241b18873cc72e3e9a418e73e36adfcb4619b authored almost 11 years ago by Daniel Solsona <[email protected]>
8dd682c68c606e4843d3787c5d815d25ae7bd48b authored almost 11 years ago by Zach Leslie <[email protected]>
Add syntax highlighting for documentation
83daabcb85916534a60fccee26faf87a6148e815 authored almost 11 years ago by Zach Leslie <[email protected]>this looks pleasant on GitHub and doesn't break on the Forge.
0bc2dca47541ffc4a9ef5b354e897c0ce43f4e50 authored almost 11 years ago by Igor Galić <[email protected]>unbound header is out of order with concat setup
c566da5010bad3faaa26b1f255c6dd2fb02918bb authored almost 11 years ago by Zach Leslie <[email protected]>
it appears that the first concat::fragment must not occur in before the
first call to concat its...
using "name" as parameter in types makes life difficult
648b37128b5a44c48702dd6591a1d87808e07630 authored almost 11 years ago by Zach Leslie <[email protected]>
if we want to create the same entry for different IP addresses (round
robin, or IPv4 vs IPv6) us...
Conflicts:
manifests/record.pp
(maint) Change parameter names and cleanup
99f4c13a73f7140b4cff89afa9ce88e92cea494e authored about 11 years ago by Zach Leslie <[email protected]>af026245618c2d3f3f2e3a92e62bcb8e0601fd10 authored about 11 years ago by Igor Galić <[email protected]>
This work udpates the parameter names for less typing and overall
cleaner code. There are some ...
(maint) Add Travis CI testing
db60e893011a5f7de673a8030ea6676139313ac3 authored about 11 years ago by Zach Leslie <[email protected]>f5558b68ea689d79b81f22d6745d3555da9d3a49 authored about 11 years ago by Zach Leslie <[email protected]>
use correct owner variable
b45e9bb758ad57ab34470f3aa3cdad97e355f142 authored about 11 years ago by Zach Leslie <[email protected]>305ee04d2335f6f49ca8343612980abdd0a56070 authored about 11 years ago by Michael Moll <[email protected]>
cc7c60b04d63ad9ed62962e5b1def3326237c432 authored about 11 years ago by Zach Leslie <[email protected]>
f9fadf8f4ceb386cfdf35894c7d579d7ae339bc0 authored about 11 years ago by Zach Leslie <[email protected]>
(maint) Add OpenBSD support
505ec88ea85de5c03f9dc7b55b6ff1fee616cfc0 authored about 11 years ago by Zach Leslie <[email protected]>
This adds the parameters for OpenBSD and adjusts the server manifest
slightly to support OpenBSD...
(maint) Mostly pass lint
8f382762ff411137e030b0b193f8586308f7e6e1 authored about 11 years ago by Zach Leslie <[email protected]>0e60978df792e25543f0076c2130a1564bd0256f authored about 11 years ago by Zach Leslie <[email protected]>
Make sure unbound can read the root.hints file
c258aaf706f2e7b3477fc13a7e7c495c7b9280f5 authored about 11 years ago by Zach Leslie <[email protected]>dae2fc7a9546bdb015c0dd98c244cfc34ef0d8a3 authored about 11 years ago by Micha Krause <[email protected]>
fix typo in template
089a45930e7e4005ee3b4605cfc1ea4a4fae2184 authored about 11 years ago by Zach Leslie <[email protected]>17346503ac0c3af8a0b1da562a695fb76ac9102b authored about 11 years ago by Marius Bakke <[email protected]>
Add option to enable extended statistics
6066ae3569cad6a84c3838c0cdda771afc096468 authored about 11 years ago by Zach Leslie <[email protected]>@extended_statistics defaults to 'no' in init.php
b69261794440ebdfabcf6fc666dbbbf8f8f37b5d authored about 11 years ago by Ian Bissett <[email protected]>5a2ed8064f8c1fa315391c18aad8d06c14a4fab1 authored about 11 years ago by Ian Bissett <[email protected]>
Adding change so make usage of ipv4 and ipv6 explicit if need be. Both ...
a1f14e5670bec52d40eacae07b905723031425fc authored about 11 years ago by Zach Leslie <[email protected]>https://jira.puppetlabs.com/browse/ops-1206
57dca5053c1dde2bff5279752911c2a7f66746a2 authored about 11 years ago by Joe Rodriguez Jr <[email protected]>This reverts commit 538da50e22027942e374f2b9ab6589f66a8342aa.
82a9118c5223ea9af67ed0da39f07908d113e57d authored about 11 years ago by Zach Leslie <[email protected]>Adding change so make usage of ipv4 and ipv6 explicit. Both are enabled...
c78937b2157cab2a8ccbdbc99909a1ad62b77c78 authored about 11 years ago by Zach Leslie <[email protected]>https://jira.puppetlabs.com/browse/ops-1206
538da50e22027942e374f2b9ab6589f66a8342aa authored about 11 years ago by Joe Rodriguez Jr <[email protected]>d06c38983ac4a5a8dcf7e025949718cac2e509ef authored about 11 years ago by Zach Leslie <[email protected]>
Removed call to concat::setup as concat module has made this private
643e94471aaa5c81fffb1137362ac6fd12e1c39f authored about 11 years ago by Zach Leslie <[email protected]>95d4ac926d3d822335fe01ec4eb4b0ce570b40b7 authored about 11 years ago by Andrew Rowson <[email protected]>
Fix template variables by prefixing @
91c104f1db414dfbf19fce9cbffc8558292fc68a authored about 11 years ago by Zach Leslie <[email protected]>ce1fa40b36faef52e1e5220f32f9e970b0cd7e4c authored about 11 years ago by Daniel Kerwin <[email protected]>
Add ability to specify port which unbound listens on
67cf452196a8b35b8bc3245e5aa4e03d974d03b0 authored about 11 years ago by Zach Leslie <[email protected]>4d6bc2b04f7421777921ff811171ed337fd9ce85 authored about 11 years ago by Andrew Rowson <[email protected]>
0124d89efa5fcc213f3481daaeb51092a68b61ad authored about 11 years ago by Andrew Rowson <[email protected]>
3c062f9e5ecd2404a96b4bba9b6319024eddb0e6 authored about 11 years ago by Andrew Rowson <[email protected]>
Fix typos in config file template for infra-host-ttl
0fa6ab08f6d8dcde56647e8b2bfe32aa4f743254 authored about 11 years ago by Zach Leslie <[email protected]>ee123f98bf6c75022ca06b5b91343f3cf4a411a6 authored about 11 years ago by Nic Waller <[email protected]>
Automatically install and configure DNS root hints
61791e36315b79d21f113ed9c6fc039dbc8dd6bd authored over 11 years ago by Zach Leslie <[email protected]>Added infra-host-ttl option
628fc23f364321d7e3e58191a638304bcb658f62 authored over 11 years ago by Zach Leslie <[email protected]>Added notes about concat dependency
27de573fe545d6fdd81e4841d7190f36d0b0a8fb authored over 11 years ago by Zach Leslie <[email protected]>0c7a402cff96fe7a4df47ed68ec344b6a78c5cdf authored over 11 years ago by Lex Rivera <[email protected]>
be030ff1af329ee0d782e6045b18dce194b1b2b5 authored over 11 years ago by Nic Waller <[email protected]>
2814d3132f1fcfb0f806c8ac297424a0f556c100 authored over 11 years ago by Nic Waller <[email protected]>
225e701f5d5193e42e372b81a8937af08a9a9535 authored over 11 years ago by Nic Waller <[email protected]>
56f17c3c3ac3a4850b5615e8cc3e0a8861d068ac authored over 11 years ago by Zach Leslie <[email protected]>
Conflicts:
Readme.md
Features/dnsrecord
5a0515dda7ede9e50c9635a8d75025f38a0010b0 authored over 11 years ago by Zach Leslie <[email protected]>c36734e845fb6e694191314e9ad7c3f7a58fda48 authored over 11 years ago by Lex Rivera <[email protected]>
6d7404f5c11fcae0f5755325393f822c14a43785 authored over 11 years ago by Lex Rivera <[email protected]>
148afae1eaae0062cd5dd8cf8534dfb67e820c4b authored over 11 years ago by Lex Rivera <[email protected]>
ff84f57a51f82c58f70b97a6e90fc5b891d895c9 authored over 11 years ago by Lex Rivera <[email protected]>
Support for RHEL
678d67ac4d8e727f3784eb2ae50b53236a4c0a84 authored almost 12 years ago by Zach Leslie <[email protected]>925258d273c3c69fd3667e059ba098bcfd759498 authored almost 12 years ago by Arnaud Gomes <[email protected]>
1032ed4b5899a2ef33057296aca30957fc27f5a4 authored almost 12 years ago by Arnaud Gomes <[email protected]>
8472c6db8407a0271aa983e527acab1faa08d9e3 authored almost 12 years ago by Arnaud Gomes <[email protected]>
05c10c44260acead64896427b705b86aff4bc4d8 authored almost 12 years ago by Arnaud Gomes <[email protected]>
51563402d5349bbbdf3a3b30eb749ee6c9e9e382 authored almost 12 years ago by Arnaud Gomes <[email protected]>
36c6ae3934b175c51f7ae3d20baa6dec503e89e5 authored almost 12 years ago by Arnaud Gomes <[email protected]>
748d38ccad22716a2c53afaf6c4c8127073842b8 authored almost 12 years ago by Arnaud Gomes <[email protected]>
e9c13125200acfb99d5a531005df5a31fa59f2ee authored almost 12 years ago by Arnaud Gomes <[email protected]>
f1b3c98c79769ed447d2fadb240b48faca6a6cda authored almost 12 years ago by Arnaud Gomes <[email protected]>
043f4ea9da0aecfe8d474723e7f7b038e74b61ae authored almost 12 years ago by Arnaud Gomes <[email protected]>
0539c850270e526fbe776f3352d87bfc66bb861a authored almost 12 years ago by Arnaud Gomes <[email protected]>