summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-10-21 00:47:37 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-10-21 00:47:37 +0200
commit2b45db2de49208b0d78b04ba2eaa1bd2f5b45e8a (patch)
treee73ec4ecd66dc275c320bc1ba2aa922b53b4e312 /inventory
parentprometheus: install textfile collector for chrony (diff)
fix typo
Diffstat (limited to 'inventory')
-rw-r--r--inventory/group_vars/chaos-at-home-sensors/vars.yml2
-rw-r--r--inventory/host_vars/ch-mon.yml2
-rw-r--r--inventory/host_vars/ele-mon.yml4
3 files changed, 4 insertions, 4 deletions
diff --git a/inventory/group_vars/chaos-at-home-sensors/vars.yml b/inventory/group_vars/chaos-at-home-sensors/vars.yml
index 3eb16250..fd937723 100644
--- a/inventory/group_vars/chaos-at-home-sensors/vars.yml
+++ b/inventory/group_vars/chaos-at-home-sensors/vars.yml
@@ -81,7 +81,7 @@ openwrt_mixin:
file: "{{ global_files_dir }}/common/openwrt/sensors.module_lua"
/usr/lib/lua/prometheus-collectors/sensors.lua:
- file: "{{ global_files_dir }}/common/openwrt/sensors_promethues-node-exporter.lua"
+ file: "{{ global_files_dir }}/common/openwrt/sensors_prometheus-node-exporter.lua"
mode: "0755"
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index 8c353e88..cf570e4d 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -119,7 +119,7 @@ prometheus_server_jobs_extra: |
action: drop
-promethues_alertmanager_smtp:
+prometheus_alertmanager_smtp:
smarthost: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-prometheus-legacy']) | ipaddr('address') }}:25"
from: "noreply@chaos-at-home.org"
require_tls: no
diff --git a/inventory/host_vars/ele-mon.yml b/inventory/host_vars/ele-mon.yml
index 93ed7f48..4ad37bce 100644
--- a/inventory/host_vars/ele-mon.yml
+++ b/inventory/host_vars/ele-mon.yml
@@ -102,13 +102,13 @@ prometheus_exporter_mikrotik_devices:
password: "{{ vault_prometheus_exporter_mikrotik_api_password }}"
prometheus_alertmanager_web_route_prefix: /alertmanager/
-promethues_alertmanager_smtp:
+prometheus_alertmanager_smtp:
smarthost: "mailrelay.chaos-at-home.org:587"
from: "noreply@elev8.at"
require_tls: yes
auth:
username: ele-mon
- password: "{{ vault_promethues_alertmanager_smtp_auth_password }}"
+ password: "{{ vault_prometheus_alertmanager_smtp_auth_password }}"
prometheus_alertmanager_route:
receiver: equinox