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 |
Martin Polreich | a0addcc | 2018-06-25 11:32:52 +0200 | [diff] [blame] | 4 | - system.linux.system.repo.mcp.apt_mirantis.saltstack |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 5 | - system.linux.network.interface.single_ovs_dvr |
| 6 | - system.neutron.gateway.cluster |
Tatyana Leontovich | 15b38e8 | 2018-01-11 13:06:38 +0200 | [diff] [blame] | 7 | - cluster.virtual-mcp-pike-dvr |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 8 | parameters: |
| 9 | _param: |
| 10 | primary_interface: ens4 |
| 11 | tenant_interface: ens5 |
| 12 | external_interface: ens6 |
| 13 | interface_mtu: 9000 |
| 14 | neutron_gateway_dvr: True |
| 15 | neutron_gateway_agent_mode: dvr_snat |
| 16 | linux_system_codename: xenial |
Mykyta Karpin | 10193c5 | 2018-03-19 18:17:40 +0200 | [diff] [blame] | 17 | neutron: |
| 18 | gateway: |
| 19 | notification: |
| 20 | driver: messagingv2 |
| 21 | topics: "notifications" |
Vasyl Saienko | 7b4feb9 | 2018-03-27 10:48:54 +0300 | [diff] [blame] | 22 | linux: |
| 23 | network: |
| 24 | interface: |
| 25 | primary_interface: |
| 26 | ipflush_onchange: true |
| 27 | tenant_interface: |
| 28 | ipflush_onchange: true |
| 29 | external_interface: |
| 30 | ipflush_onchange: true |