Fix the prometheus systemd unit of the node and haproxy exporters. Again.

This commit is contained in:
Andrea Dell'Amico 2019-06-10 14:03:10 +02:00
parent be33a29601
commit f206ba68ef
2 changed files with 2 additions and 2 deletions

View File

@ -13,5 +13,5 @@ ExecStart={{ prometheus_h_e_cmd }} {{ prometheus_h_e_opts }} {{ prometheus_h_e_
[Install]
WantedBy=multi-user.target
Alias=node_exporter.service
Alias=prometheus_haproxy_exporter.service

View File

@ -13,5 +13,5 @@ ExecStart={{ prometheus_n_e_cmd }} {{ prometheus_n_e_opts }} {{ prometheus_n_e_
[Install]
WantedBy=multi-user.target
Alias=node_exporter.service
Alias=prometheus_node_exporter.service