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

overdrive: cuirass: Add remote server address.

* hydra/overdrive.scm: Add Cuirass remote server address.
This commit is contained in:
Mathieu Othacehe 2021-02-17 10:29:46 +01:00
parent 5405a93899
commit e4a0f27e96
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -97,6 +97,7 @@
(service cuirass-remote-worker-service-type
(cuirass-remote-worker-configuration
(workers 2)
(server "10.0.0.1:5555") ;berlin
(systems '("armhf-linux" "aarch64-linux"))))
(service ntp-service-type)