blob: d05fe6e9424ac3d69ffb1ec257b57636e1ea0302 [file] [log] [blame]
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +02001classes:
2- system.linux.system.repo.mcp.apt_mirantis.openstack
3- system.linux.system.repo.mcp.extra
4- system.linux.system.repo.mcp.apt_mirantis.saltstack_2016_3
5- system.linux.network.hosts
6- system.nova.compute.cluster
7- system.neutron.compute.cluster
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +02008- system.linux.network.interface.single_ovs_dvr
Tatyana Leontovich15b38e82018-01-11 13:06:38 +02009- cluster.virtual-mcp-pike-dvr
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020010parameters:
11 _param:
12 primary_interface: ens4
13 tenant_interface: ens5
14 external_interface: ens6
15 interface_mtu: 1500
16 linux_system_codename: xenial
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020017 nova:
18 compute:
19 vncproxy_url: http://${_param:cluster_vip_address}:6080
20 message_queue:
21 members:
22 - host: ${_param:openstack_control_node01_address}
23 - host: ${_param:openstack_control_node02_address}
24 - host: ${_param:openstack_control_node03_address}