README: dns: Added subroles entries and server_entries

dehydrated
Felix Stupp 4 years ago
parent eb56bbd108
commit b8d157df8f
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -16,7 +16,9 @@ Following roles have been defined for making a server configuration easy:
- **common** defines the installation of common packages and common configurations like firewall
- **dns** defines roles for handling dns authorities and slaves, uses *bind9*
- **application** installs main application (installs from bind9 official repository)
- **entries** configures given dns entries on authoritive dns server (authoritive must be configured by this repository)
- **master** configures a dns authority with support of DNSSEC for a domain
- **server_entries** configures default A/AAAA/SSHFP and additional records for current host and given domain (uses **dns/entries**)
- **slave** configures an automatic cloning slave for a domain
- **git_auto_update** adds an auto update mechanism for a git repository based on signed release tags
- **hostname** configures the hostname for a given host

Loading…
Cancel
Save