From a72a862734a04fbde93aa6ebe698bf21f07e606f Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Mon, 2 Mar 2026 22:37:39 +0100 Subject: Refactor prometheus to move node_exporter role out of the server role --- roles/prometheus/vars/archlinux.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/prometheus/vars/archlinux.yml') diff --git a/roles/prometheus/vars/archlinux.yml b/roles/prometheus/vars/archlinux.yml index fa3e705f..3aa7b805 100644 --- a/roles/prometheus/vars/archlinux.yml +++ b/roles/prometheus/vars/archlinux.yml @@ -1,3 +1,2 @@ --- prometheus_env_file: "/etc/conf.d/prometheus" -prometheus_node_exporter_env_file: "/etc/conf.d/prometheus-node-exporter" -- cgit v1.2.3