summaryrefslogtreecommitdiff
path: root/puppet/modules/site_openvpn/manifests/resolver.pp
AgeCommit message (Expand)Author
2014-06-02fix unbound: configs in /etc/unbound/unbound.conf.d contained a syntax error ...elijah
2014-05-22Implement #2328: unbound.conf: content changed on every puppetrunMicah Anderson
2013-10-02only add vpn_(un)?limited_udp_resolver and vpn_(un)?limited_tcp_resolver line...Micah Anderson
2013-07-09use file_line from stdlib instead of line, now both vpn_unlimited_tcp_resolve...varac
2013-03-17added support for "limited" service levels (although vpn is not yet actually ...elijah
2013-02-26require that the package unbound be installed before trying to write to itsMicah Anderson
2013-02-21lintedvarac
2013-01-17notify unbound when these configuration files changeMicah Anderson
2013-01-17fix typo in cidr variable nameMicah Anderson
2013-01-17change to using the CIDR notation for unbound access listMicah Anderson
2013-01-17fully qualify the variables that are used in the vpn gateway resolverMicah Anderson
2013-01-17unfortunately the version of unbound that is in wheezy does not support wildcardMicah Anderson
2013-01-17fix unbound access controlMicah Anderson
2013-01-16setup openvpn gateway resolver to listen on the udp/tcp virtual network ips soMicah Anderson
2013-01-16update unbound submodule to fix infinite service restart problemMicah Anderson