Ocata ovs with ceph

Change-Id: Iaede0cbeb7b16c08e43ed2526714427c275aa4f7
diff --git a/classes/cluster/virtual-mcp-ocata-ovs-ceph/stacklight/proxy.yml b/classes/cluster/virtual-mcp-ocata-ovs-ceph/stacklight/proxy.yml
new file mode 100644
index 0000000..018b206
--- /dev/null
+++ b/classes/cluster/virtual-mcp-ocata-ovs-ceph/stacklight/proxy.yml
@@ -0,0 +1,17 @@
+classes:
+- system.nginx.server.single
+- system.nginx.server.proxy.stacklight.grafana
+- system.nginx.server.proxy.stacklight.kibana
+- system.nginx.server.proxy.monitoring.prometheus_server
+- system.nginx.server.proxy.monitoring.prometheus_alertmanager
+- system.salt.minion.cert.proxy
+- cluster.virtual-mcp-ocata-ovs-ceph
+parameters:
+  _param:
+    nginx_proxy_grafana_port: 15013
+    nginx_proxy_ssl:
+      enabled: true
+      authority: ${_param:salt_minion_ca_authority}
+      engine: salt
+      mode: secure
+    salt_minion_ca_host: cfg01.${_param:cluster_domain}