From 07e2980492ff4ae98af3f580e1f35b3a64ad0ecc Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Tue, 10 Feb 2026 09:46:17 +0100 Subject: [PATCH] README: Remove WIP-notice --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a60b4f..3482a15 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # PVV-DNS This repository contains both the code and data needed to generate PVVs DNS configuration. - -> [!NOTE] -> This is currently very WIP, and not in production use. At the minute, DNS is still managed manually in /etc/bind/zones on ameno. +The configuration is generated from this repository, and deployed to https://wiki.pvv.ntnu.no/wiki/Maskiner/smask. Normal PVV "hosts" (servers, mostly) should be defined in `./hosts.nix`, additional configuration and records for pvv.ntnu.no and pvv.org lives in `./pvv-domain.nix`, and configuration for all other domains are found in their respective files in `./zones/`.