Vasyl Saienko | 9116048 | 2018-02-20 17:31:33 +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.interface.single_ovs_dvr |
| 6 | - system.neutron.gateway.cluster |
| 7 | - cluster.virtual-mcp-pike-dvr-ssl |
| 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 | 912ac97 | 2018-03-20 11:29:23 +0200 | [diff] [blame] | 17 | neutron: |
| 18 | gateway: |
| 19 | notification: |
| 20 | driver: messagingv2 |
| 21 | topics: "notifications" |
Michael Polenchuk | ddc7c4c | 2018-03-14 14:14:05 +0400 | [diff] [blame] | 22 | l2gw: |
| 23 | enabled: false |
| 24 | ovsdb_hosts: |
| 25 | ovsdbx: 127.0.0.1:6632 |
Vasyl Saienko | 7b4feb9 | 2018-03-27 10:48:54 +0300 | [diff] [blame] | 26 | linux: |
| 27 | network: |
| 28 | interface: |
| 29 | primary_interface: |
| 30 | ipflush_onchange: true |
| 31 | tenant_interface: |
| 32 | ipflush_onchange: true |
| 33 | external_interface: |
| 34 | ipflush_onchange: true |