kolla-ansible/ansible/roles/grafana/tasks
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
..
bootstrap.yml Implement external MariaDB and pre-configured Databases support 2018-01-23 13:07:40 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Support customizing grafana home dashboard 2017-07-24 13:11:31 +08:00
deploy.yml Simplify condition check on standalone services 2017-06-15 17:15:17 +02:00
main.yml Added grafana role 2016-09-14 09:36:34 +00:00
post_config.yml Support configuring grafana local admin username 2018-02-19 16:58:50 +00:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
pull.yml Added grafana role 2016-09-14 09:36:34 +00:00
reconfigure.yml Optimize reconfiguration for grafana 2017-01-25 10:35:34 -03:00
upgrade.yml Optimize reconfiguration for grafana 2017-01-25 10:35:34 -03:00