guix-commits
[Top][All Lists]
Advanced

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

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


From: Giovanni Biscuolo
Subject: 05/12: hydra: milano: Add bayfront user ssh key to authorized-keys
Date: Tue, 11 Jun 2019 09:43:39 -0400 (EDT)

biscuolo pushed a commit to branch master
in repository maintenance.

commit c7db19b0292fbc95e54374ee45a5c38841ff5b43
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]