Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/springerpe/ansible_role_powerdns_recursor
Ansible role for PowerDNS recursor
https://github.com/springerpe/ansible_role_powerdns_recursor
Last synced: 6 days ago
JSON representation
Ansible role for PowerDNS recursor
- Host: GitHub
- URL: https://github.com/springerpe/ansible_role_powerdns_recursor
- Owner: SpringerPE
- Created: 2015-03-05T09:40:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T07:59:08.000Z (over 9 years ago)
- Last Synced: 2024-11-14T11:41:46.905Z (2 months ago)
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ansible_role_pwerdns_recursor
=============================This role automates setting up a PowerDNS caching server using PowerDNS recursor.
Requirements
------------This role is designed to work on EL6, ~~EL7~~, Debian 7 and Ubuntu 14.04 (EL 7 currently untested due to issues with Vagrant)
Role Variables
--------------
Vars are used to set values in the config file for the PowerDNS recursor.
Usable config variables are in defaults/main.yml. For exampe, to configure allow-from you would set powerdns_recursor_allow_from in a varDependencies
------------n.a.
Example Playbook
----------------tbd
Author Information
------------------Carsten Hiort (Springer SBM)