Add offline deployment models
- virtual-mcp-ocata-ovs-ceph-local
- virtual-mcp-ocata-dvr-ceph-local
Change-Id: Ie0ee4e5e29a75823bf50d0dcfc79df8b232c5b95
diff --git a/classes/cluster/virtual-mcp-ocata-ovs-ceph-local/openstack/dashboard.yml b/classes/cluster/virtual-mcp-ocata-ovs-ceph-local/openstack/dashboard.yml
new file mode 100644
index 0000000..7335af7
--- /dev/null
+++ b/classes/cluster/virtual-mcp-ocata-ovs-ceph-local/openstack/dashboard.yml
@@ -0,0 +1,16 @@
+classes:
+- system.linux.system.repo_local.mcp.apt_mirantis.openstack
+- system.horizon.server.single
+- cluster.virtual-mcp-ocata-ovs-ceph-local
+parameters:
+ _param:
+ horizon_site_branding: OpenStack Dashboard
+ linux:
+ network:
+ interface:
+ ens4:
+ enabled: true
+ type: eth
+ proto: static
+ address: ${_param:single_address}
+ netmask: 255.255.255.0