Use Kolla default login name for Grafana

This commit is contained in:
Doug Szumski
2018-01-23 12:28:07 +00:00
parent 04fb6880de
commit d6cc2ab3d9

View File

@@ -4,7 +4,7 @@
# Grafana local admin user name. If you are deploying Monasca Grafana this # Grafana local admin user name. If you are deploying Monasca Grafana this
# should not conflict with an OpenStack user name. # should not conflict with an OpenStack user name.
grafana_local_admin_user_name: "grafana_admin" grafana_local_admin_user_name: "admin"
# Path to git repo containing Grafana dashboards. Eg. # Path to git repo containing Grafana dashboards. Eg.
# https://github.com/stackhpc/grafana-reference-dashboards.git # https://github.com/stackhpc/grafana-reference-dashboards.git