Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 1 | classes: |
| 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 Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 8 | - system.linux.network.interface.single_ovs_dvr |
Tatyana Leontovich | 15b38e8 | 2018-01-11 13:06:38 +0200 | [diff] [blame] | 9 | - cluster.virtual-mcp-pike-dvr |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 10 | parameters: |
| 11 | _param: |
| 12 | primary_interface: ens4 |
| 13 | tenant_interface: ens5 |
| 14 | external_interface: ens6 |
| 15 | interface_mtu: 1500 |
| 16 | linux_system_codename: xenial |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 17 | 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} |