From 2052e621530275f4e661f2fe73bf57bff3a5e4b5 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Tue, 7 Nov 2023 05:50:17 +0000 Subject: [PATCH] Update DNS SOP to include sysadmin-dns membership requirement for editing Signed-off-by: David Kirwan --- modules/sysadmin_guide/pages/dns.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/sysadmin_guide/pages/dns.adoc b/modules/sysadmin_guide/pages/dns.adoc index b00dadb..dee1d8c 100644 --- a/modules/sysadmin_guide/pages/dns.adoc +++ b/modules/sysadmin_guide/pages/dns.adoc @@ -59,6 +59,8 @@ You can get the dns repository from `/srv/git/dns` on `batcave01`: $ git clone /srv/git/dns .... +NOTE: Only members of the group `sysadmin-dns` may push changes to this repo. + === Adding a new Host Adding a new host requires to add it to DNS and to ansible, see