guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: hydra: bayfront: Automatically update dns serial for us.


From: julien lepiller
Subject: 01/01: hydra: bayfront: Automatically update dns serial for us.
Date: Wed, 1 May 2019 08:27:02 -0400 (EDT)

roptat pushed a commit to branch master
in repository maintenance.

commit a8382a5aaac618a426dda9133d87aaa5c055820f
Author: Julien Lepiller <address@hidden>
Date:   Wed May 1 14:25:27 2019 +0200

    hydra: bayfront: Automatically update dns serial for us.
---
 hydra/bayfront.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 8bda1be..4085bc5 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -136,7 +136,7 @@ Happy hacking!\n"))
                             (knot-configuration
                               (zones (list (knot-zone-configuration
                                              (inherit guix.gnu.org-zone)
-                                             (zonefile-load 'difference)
+                                             (zonefile-load 
'difference-no-serial)
                                              (dnssec-policy "default")
                                              (acl '("transfer-allow"
                                                     "gnu-transfer"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]