diff --git a/README.md b/README.md index 9436a83..e3d7269 100644 --- a/README.md +++ b/README.md @@ -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