hydra: Allow fosshost machines to fetch substitutes from bayfront.

This matches the Guix Build Coordinator agent configuration.

* hydra/fosshost1.scm: Add bayfront key to authorized-keys.
* hydra/fosshost2.scm: Likewise.
This commit is contained in:
Christopher Baines 2020-12-23 13:57:04 +00:00
parent c6469cd138
commit a57235c8d2
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
2 changed files with 18 additions and 0 deletions

View File

@ -91,6 +91,15 @@
(curve Ed25519)
(q #5F5F4F321533D3A38F909785E682798933BA9BE257C97E5ABC07DD08F27B8DBF#)
)
)")
(plain-file
"bayfront.guix.gnu.org.pub"
"
(public-key
(ecc
(curve Ed25519)
(q #7D602902D3A2DBB83F8A0FB98602A754C5493B0B778C8D1DD4E0F41DE14DE34F#)
)
)")
(plain-file
"data.guix-patches.cbaines.net.pub"

View File

@ -91,6 +91,15 @@
(curve Ed25519)
(q #5F5F4F321533D3A38F909785E682798933BA9BE257C97E5ABC07DD08F27B8DBF#)
)
)")
(plain-file
"bayfront.guix.gnu.org.pub"
"
(public-key
(ecc
(curve Ed25519)
(q #7D602902D3A2DBB83F8A0FB98602A754C5493B0B778C8D1DD4E0F41DE14DE34F#)
)
)")
(plain-file
"data.guix-patches.cbaines.net.pub"