Change prometheus influxdb database name

Change-Id: I38a35ceadc3583ea4c49a0fe4be8ebbd04c7f99a
diff --git a/classes/cluster/virtual-mcp-ocata-cicd/stacklight/server.yml b/classes/cluster/virtual-mcp-ocata-cicd/stacklight/server.yml
index 7cd5d90..a455c20 100644
--- a/classes/cluster/virtual-mcp-ocata-cicd/stacklight/server.yml
+++ b/classes/cluster/virtual-mcp-ocata-cicd/stacklight/server.yml
@@ -13,7 +13,7 @@
 - system.galera.server.cluster
 - system.galera.server.database.grafana
 - system.influxdb.server.single
-- system.influxdb.database.stacklight
+- system.influxdb.database.prometheus
 - system.salt.minion.cert.prometheus_server
 #- system.keepalived.cluster.instance.prometheus_server_vip
 - system.telegraf.agent.remote
@@ -58,7 +58,7 @@
     influxdb_admin_password: password
     influxdb_stacklight_password: lmapass
     prometheus_influxdb_url: "http://${_param:stacklight_monitor_address}:${_param:influxdb_port}/"
-    prometheus_influxdb_db: lma
+    prometheus_influxdb_db: prometheus
     prometheus_influxdb_username: lma
     prometheus_influxdb_password: ${_param:influxdb_stacklight_password}
   elasticsearch: