From 2af63086f80fa62f5b96066bb44332586b5bcaaf Mon Sep 17 00:00:00 2001 From: altf4arnold Date: Thu, 24 Oct 2024 14:08:05 +0200 Subject: [PATCH] [FIX] README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8969533..87abb4d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# heracles-templates +# Heracles +This contains templates to replicate the heracles system. -Templates for DNS setup \ No newline at end of file +Although the master could technically respond as authoritative to the outside world, this also works in a hidden-master configuration. The master in this case is also the zone signer and does it with inline signing to simplify the configuration. +The Ansible playbooks are there to keeps the machines uniform. At this point, editing records with it isn't supported yet.