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

rekado pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new e4d4d11  hydra/berlin: Add prometheus-node-exporter-service-type.
e4d4d11 is described below

commit e4d4d116994c35fe5987552aa4344c555312c50a
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Tue Jun 16 22:17:29 2020 +0200

    hydra/berlin: Add prometheus-node-exporter-service-type.
    
    * hydra/berlin.scm: Add prometheus-node-exporter-service-type.
---
 hydra/berlin.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index b7fef0a..45483a9 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -210,6 +210,8 @@ Happy hacking!\n"))
                                          (address (list bayfront-ip4)))))))
 
              ;; Monitoring
+                        (service prometheus-node-exporter-service-type)
+
              (service zabbix-agent-service-type)
              (service zabbix-server-service-type
                       (zabbix-server-configuration

Reply via email to