guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: Update the wireguard key of dover.


From: Andreas Enge
Subject: branch master updated: hydra: Update the wireguard key of dover.
Date: Wed, 19 Apr 2023 05:33:53 -0400

This is an automated email from the git hooks/post-receive script.

andreas pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new a153988  hydra: Update the wireguard key of dover.
a153988 is described below

commit a1539883542c213ae3563f1c7c6bb28cd2d402ce
Author: Andreas Enge <andreas@enge.fr>
AuthorDate: Wed Apr 19 11:30:28 2023 +0200

    hydra: Update the wireguard key of dover.
    
    * berlin.scm (wireguard-service-type): Update entry for dover.
---
 hydra/berlin.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 0e0a76d..5e79929 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -7,6 +7,7 @@
 ;; Copyright © 2020, 2021 Mathieu Othacehe <othacehe@gnu.org>
 ;; Copyright © 2021 Tobias Geerinckx-Rice <me@tobias.gr>
 ;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;; Copyright © 2023 Andreas Enge <andreas@enge.fr>
 ;; Released under the GNU GPLv3 or any later version.
 
 (use-modules (gnu) (guix) (sysadmin services) (sysadmin people) (sysadmin dns)
@@ -484,7 +485,7 @@ at MOUNT-POINT."
                           (allowed-ips '("10.0.0.3/32")))
                          (wireguard-peer
                           (name "dover")
-                          (public-key 
"b3D6Nv5X4npfko99HELdewtKL8LzbbeUAIFjpwU7HhA=")
+                          (public-key 
"g7Hx3iojVXZTLNqNyr2MlY7UzL60Pc91jM0TtthM7gg=")
                           (allowed-ips '("10.0.0.4/32")))
                          (wireguard-peer
                           (name "guix-x15")



reply via email to

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