kolla-ansible/ansible/roles/grafana
Doug Szumski b8979c2083 Support configuring grafana local admin username
The grafana local admin username can be configured by overriding
the admin user field in the grafana.ini file. However, this will
fail when kolla-ansible attempts to configure any enabled
datasources for grafana because the local admin password is
hardcoded to 'admin'. This change allows the grafana local admin
password to be configured via group vars so that the correct
username is used when configuring datasources.

Closes-Bug: #1750408
Change-Id: I0962200894f7a0452da1c249a68f9230b6fab13f
2018-02-19 16:58:50 +00:00
..
defaults Support configuring grafana local admin username 2018-02-19 16:58:50 +00:00
handlers Support customizing grafana home dashboard 2017-07-24 13:11:31 +08:00
meta Added grafana role 2016-09-14 09:36:34 +00:00
tasks Support configuring grafana local admin username 2018-02-19 16:58:50 +00:00
templates Support configuring grafana local admin username 2018-02-19 16:58:50 +00:00