Skip to content

Commit

Permalink
Merge pull request project-sunbird#796 from rjshrjndrn/sunbird-monito…
Browse files Browse the repository at this point in the history
…ring-release-2.3.0

Issue #000 feat: enabling gather facts
  • Loading branch information
beepdot authored Sep 6, 2019
2 parents 44728d9 + 5d21820 commit a61816b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@
- prometheus-stateful

- hosts: node-exporter
gather_facts: false
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml']
Expand All @@ -178,7 +177,6 @@
- node-exporter

- hosts: process-exporter
gather_facts: false
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml']
Expand Down

0 comments on commit a61816b

Please sign in to comment.