Skip to content
Snippets Groups Projects

Remove [node_exporters]/[wireguard] from inventory + Replace dynamic hcloud inventory with host entries

Merged Evangelos Foutras requested to merge inventory-tweaks into master
8 files
+ 30
129
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 0
1
@@ -5,7 +5,6 @@ To access our monitoring system, go to https://monitoring.archlinux and log in v
## Adding a new host to monitoring
* Add $host to node_exporters in `hosts`
* Rollout exporter on host: `ansible-playbook playbooks/host.yml -t prometheus_exporters`
* Rollout changes on monitoring host: `ansible-playbook playbooks/monitoring.archlinux.org.yml -t prometheus`
Loading