Add system.linux.system.repo.kibana to clusters with SL

Fixes the error in state 'kibana.server':
E: Unable to locate package kibana

The same change was merged to cookiecutter templates in [1]

[1] https://gerrit.mcp.mirantis.net/#/c/8558/
Closes-Bug: PROD-14638

Change-Id: I5997129105ba4dbaab4f17671b7baf0480a40b4b
diff --git a/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml b/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml
index 98cad93..52e250a 100644
--- a/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml
+++ b/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml
@@ -3,6 +3,7 @@
 - system.linux.system.repo.influxdb
 - system.linux.system.repo.mcp.salt
 - system.linux.system.repo.elasticsearch
+- system.linux.system.repo.kibana
 - system.heka.remote_collector.container
 - system.heka.remote_collector.input.amqp
 - system.heka.remote_collector.output.elasticsearch