guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: services: Add a Cuirass parameters file.


From: Mathieu Othacehe
Subject: branch master updated: hydra: services: Add a Cuirass parameters file.
Date: Mon, 22 Feb 2021 04:25:03 -0500

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 3501a42  hydra: services: Add a Cuirass parameters file.
3501a42 is described below

commit 3501a42fa8f8f510f79db05c613b698f89f905c7
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Mon Feb 22 10:23:56 2021 +0100

    hydra: services: Add a Cuirass parameters file.
    
    * hydra/modules/sysadmin/services.scm (cuirass-service): Add "parameters" 
file.
---
 hydra/modules/sysadmin/services.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/modules/sysadmin/services.scm 
b/hydra/modules/sysadmin/services.scm
index 7d67be6..d53507e 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -434,7 +434,7 @@
             (remote-server (cuirass-remote-server-configuration
                             (trigger-url "http://127.0.0.1";)))
             (specifications (cuirass-specs branches systems))
-            (zabbix-uri "http://127.0.0.1:15412/api_jsonrpc.php";))))
+            (parameters "/etc/cuirass.scm"))))
 
 (define* (frontend-services sysadmins #:key
                             (gc-threshold (* 800 GiB))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]