1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-10 15:21:29 +02:00
Files
guix/gnu/services
Christopher Baines 7556130c2f services: guix-build-coordinator: Rework authentication config.
A new authentication approach has been added to the coordinator, so to better
represent the options, this commit changes the configuration to accept
different records, each for different authentication approaches.

* gnu/services/guix.scm (guix-build-coordinator-agent-configuration-uuid,
guix-build-coordinator-agent-configuration-password,
guix-build-coordinator-agent-configuration-password-file): Removed
procedures.
(guix-build-coordinator-agent-password-auth,
guix-build-coordinator-agent-password-auth?,
guix-build-coordinator-agent-password-auth-uuid,
guix-build-coordinator-agent-password-auth-password,
guix-build-coordinator-agent-password-file-auth,
guix-build-coordinator-agent-password-file-auth?,
guix-build-coordinator-agent-password-file-auth-uuid,
guix-build-coordinator-agent-password-file-auth-password-file): New
procedures.
(guix-build-coordinator-agent-shepherd-services): Adjust to handle the
authentication field and it's possible record values.
* doc/guix.texi (Guix Build Coordinator): Update documentation.
2021-02-28 21:56:33 +00:00
..
2019-05-25 15:58:03 +05:30
2020-05-08 16:30:50 +02:00
2020-09-21 00:31:15 +02:00
2020-03-03 15:00:32 +01:00
2020-12-27 19:32:09 +01:00
2021-02-05 17:19:10 -05:00
2019-11-28 13:30:53 +01:00
2020-02-02 10:42:16 +01:00
2020-12-13 00:35:49 +01:00
2021-01-12 14:40:36 +03:00
2021-02-17 10:32:15 +01:00
2021-02-15 13:35:04 +01:00