guix-commits
[Top][All Lists]
Advanced

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

01/01: hydra: bayfront: Fix knot service.


From: julien lepiller
Subject: 01/01: hydra: bayfront: Fix knot service.
Date: Sat, 27 Apr 2019 10:22:43 -0400 (EDT)

roptat pushed a commit to branch master
in repository maintenance.

commit a8ebf06e3f542f205fe2e9a3496e476223679575
Author: Julien Lepiller <address@hidden>
Date:   Sat Apr 27 16:21:47 2019 +0200

    hydra: bayfront: Fix knot service.
---
 hydra/bayfront.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 68d0f87..32d4956 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -132,6 +132,7 @@ Happy hacking!\n"))
                             (knot-configuration
                               (zones (list (knot-zone-configuration
                                              (inherit guix.gnu.org-zone)
+                                             (zonefile-load 'difference)
                                              (dnssec-policy "default")
                                              (acl '("transfer-allow")))))
                               (acls (list (knot-acl-configuration



reply via email to

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