From ab97a7bffd9b369bb55220b4542de3ccddda5803 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 7 Dec 2022 12:32:21 +0100 Subject: Staging: Add CNAME target meta parameter, will be used for diplonat auto dns update --- cluster/staging/site/neptune.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'cluster/staging') diff --git a/cluster/staging/site/neptune.nix b/cluster/staging/site/neptune.nix index 7126dcd..3da3717 100644 --- a/cluster/staging/site/neptune.nix +++ b/cluster/staging/site/neptune.nix @@ -7,6 +7,7 @@ deuxfleurs.lan_ip_prefix_length = 24; deuxfleurs.ipv6_prefix_length = 64; deuxfleurs.nameservers = [ "192.168.1.1" ]; + deuxfleurs.cname_target = "neptune.site.staging.deuxfleurs.org."; networking.firewall.allowedTCPPorts = [ 80 443 ]; -- cgit v1.2.3