add node-exporter to setup_ .yml files

This commit is contained in:
Jonathan Math 2021-05-17 10:09:50 -04:00
parent e52d1d5ebc
commit 6da0450fc3
12 changed files with 12 additions and 1 deletions

View file

@ -15,6 +15,7 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'web', tags: 'web'}
- {role: 'nginx', tags: 'nginx'}
# - {role: 'netdata', tags: 'netdata'}

View file

@ -15,3 +15,4 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-manager', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}

View file

@ -15,6 +15,7 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'web', tags: 'web'}
- {role: 'node', tags: 'node'}
- {role: 'nginx', tags: 'nginx'}

View file

@ -15,5 +15,6 @@
# - {role: 'dnsmasq', tags: 'dnsmasq'}
# - {role: 'consul', tags: 'consul'}
# - {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'docker-compose', tags: 'docker-compose'}
- {role: 'backups', tags: 'backups'}

View file

@ -14,5 +14,6 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'elasticsearch', tags: 'elasticsearch'}
- {role: 'monitor', tags: 'monitor'}

View file

@ -15,6 +15,7 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'mongo', tags: 'mongo'}
- {role: 'monitor', tags: 'monitor'}
- {role: 'benchmark', tags: 'benchmark'}

View file

@ -15,5 +15,6 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'node', tags: 'node'}

View file

@ -15,5 +15,6 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'postgres', tags: 'postgres'}
- {role: 'monitor', tags: 'monitor'}

View file

@ -14,5 +14,6 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'redis', tags: 'redis'}
- {role: 'monitor', tags: 'monitor'}

View file

@ -22,6 +22,6 @@
- {role: 'web', tags: 'web'}
- {role: 'nginx', tags: 'nginx'}
- {role: 'node', tags: 'node'}
- {role: 'prometheus', tags: 'prometheus'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'prometheus', tags: 'prometheus'}
- {role: 'grafana', tags: 'grafana'}

View file

@ -16,4 +16,5 @@
- {role: 'consul-client', tags: 'consul'}
- {role: 'apns', tags: 'apns'}
# - {role: 'netdata', tags: 'netdata'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'celery_task', tags: 'celery'}

View file

@ -15,6 +15,7 @@
- {role: 'dnsmasq', tags: 'dnsmasq'}
- {role: 'consul', tags: 'consul'}
- {role: 'consul-client', tags: 'consul'}
- {role: 'node-exporter', tags: 'node-exporter'}
- {role: 'monitor', tags: 'monitor'}
- {role: 'letsencrypt', tags: 'letsencrypt'}
- {role: 'haproxy', tags: 'haproxy'}