Add monitoring host with prometheus role
This commit is contained in:
6
ansible/monitoring.yaml
Normal file
6
ansible/monitoring.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# file: pangolin.yaml
|
||||
- hosts: monitoring
|
||||
roles:
|
||||
- common
|
||||
- prometheus
|
||||
Reference in New Issue
Block a user