Make sure node exporter is installed before starting service
This commit is contained in:
@@ -49,6 +49,7 @@ actions["prometheus-node-exporter-install"] = {
|
||||
svc_uberspace_supervisord["prometheus-node-exporter"] = {
|
||||
"needs": [
|
||||
f"file:/home/{node.username}/etc/services.d/prometheus-node-exporter.ini",
|
||||
"action:prometheus-node-exporter-exists",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user