You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hadoop-ansible/nagios.yml

15 lines
259 B
YAML

---
- hosts: monitoring
user: root
vars_files:
- ../library/vars/isti-global.yml
roles:
- nagios-server
- hosts: hadoop_cluster:other_services:db
user: root
vars_files:
- ../library/vars/isti-global.yml
roles:
- nagios-monitoring