guix-commits
[Top][All Lists]
Advanced

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

05/07: hydra: milano: Add bayfront user ssh key to authorized-keys


From: Giovanni Biscuolo
Subject: 05/07: hydra: milano: Add bayfront user ssh key to authorized-keys
Date: Tue, 4 Jun 2019 09:27:13 -0400 (EDT)

biscuolo pushed a commit to branch wip-milano
in repository maintenance.

commit 35681620a9f0b2ea8a45040f05a5218ae940585d
Author: Giovanni Biscuolo <address@hidden>
Date:   Wed May 22 15:37:05 2019 +0200

    hydra: milano: Add bayfront user ssh key to authorized-keys
    
    This node should become an offload build server for bayfront.
    
    * hydra/milano-guix-1.scm (authorized-keys): Add bayfront user ssh key
---
 hydra/milano-guix-1.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/milano-guix-1.scm b/hydra/milano-guix-1.scm
index bb58247..cc1f334 100644
--- a/hydra/milano-guix-1.scm
+++ b/hydra/milano-guix-1.scm
@@ -96,6 +96,7 @@
                                     (port-number 22)
                                    (authorized-keys
                                     `(("degrees380" ,(local-file 
"keys/ssh/degrees380.pub"))
+                                      ("bayfront" ,(local-file 
"keys/ssh/bayfront.pub"))
                                        ("atrent" ,(local-file 
"keys/ssh/atrent.pub"))
                                       ("ludo" ,(local-file 
"keys/ssh/ludo.pub"))
                                       ("rekado" ,(local-file 
"keys/ssh/rekado.pub"))))))



reply via email to

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