Unverified Commit a61816be authored by Keshav Prasad's avatar Keshav Prasad Committed by GitHub
Browse files

Merge pull request #796 from rjshrjndrn/sunbird-monitoring-release-2.3.0

Issue #000 feat: enabling gather facts
Showing with 0 additions and 2 deletions
+0 -2
......@@ -168,7 +168,6 @@
- prometheus-stateful
- hosts: node-exporter
gather_facts: false
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml']
......@@ -178,7 +177,6 @@
- node-exporter
- hosts: process-exporter
gather_facts: false
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml']
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment