Move password for InfluxDB and Grafana to global group_vars

Authored by nalvarez on Sep 30 2018, 10:12 PM.

Description

Move password for InfluxDB and Grafana to global group_vars

The passwords used to be in vars/metrics.yml and were imported explicitly
by playbooks that needed them. Now I'm putting them in the group_vars for
the 'all' group. This lets me have separate passwords per inventory
(production vs dev).

Details

Committed
nalvarezSep 30 2018, 10:12 PM
Parents
R897:753f666d8245: Fix formatting for Jeff's key
Branches
Unknown
Tags
Unknown