rekado pushed a commit to branch master
in repository maintenance.

commit 510baede1e0b58679c287c831f4309f569f2eb75
Author: Ricardo Wurmus <[email protected]>
Date:   Sat Dec 29 23:32:17 2018 +0100

    hydra: berlin: Add zabbix-agent on Zabbix server.
    
    * hydra/berlin.scm <services>: Add zabbix-agent-service-type.
---
 hydra/berlin.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index c3d1460..8d63a14 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -165,6 +165,7 @@ Happy hacking!\n"))
                               (baud-rate "115200")))
 
              ;; Monitoring
+             (service zabbix-agent-service-type)
              (service zabbix-server-service-type
                       (zabbix-server-configuration
                        (include-files '("/root/zabbix-pass"))))

Reply via email to