vitalygusev | 4e9e073 | 2018-03-19 15:38:12 +0400 | [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 |
vitalygusev | 4e9e073 | 2018-03-19 15:38:12 +0400 | [diff] [blame] | 5 | - system.linux.network.interface.single_ovs_dvr |
| 6 | - system.neutron.gateway.cluster |
| 7 | - cluster.sl-pike-dvr |
| 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 |
| 17 | neutron: |
| 18 | gateway: |
| 19 | notification: |
| 20 | driver: messagingv2 |
| 21 | topics: "notifications,${_param:stacklight_notification_topic}" |