Skip to content
Snippets Groups Projects
  • Doug Szumski's avatar
    b8979c20
    Support configuring grafana local admin username · b8979c20
    Doug Szumski authored
    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
    b8979c20
    History
    Support configuring grafana local admin username
    Doug Szumski authored
    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