2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

machines-for-berlin: Restore the p9 machine.

* hydra/machines-for-berlin (powerpc64le): Restore it.
This commit is contained in:
Mathieu Othacehe 2022-10-22 11:43:58 +02:00
parent d6a44aecb1
commit b04e2e64c0
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -299,13 +299,8 @@
(define powerpc64le
(list
;; A VM donated/hosted by OSUOSL & administered by nckx.
;; XXX: SSH tunnel via overdrive1:
;; ssh -L 2224:p9.tobias.gr:22 hydra@10.0.0.3
#;
(build-machine
;;(name "p9.tobias.gr")
(name "localhost")
(port 2224)
(name "10.0.0.7")
(user "hydra")
(systems '("powerpc64le-linux"))
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEbRxJ6WqnNLYEMNDUKFcdMtyZ9V/6oEfBFSHY8xE6A nckx"))))