Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 1 | classes: |
Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 2 | - system.linux.system.repo.mcp.openstack |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 3 | - system.linux.system.repo.mcp.extra |
| 4 | - system.linux.system.repo.saltstack.xenial |
| 5 | - system.linux.network.interface.single_ovs_dvr |
| 6 | - system.neutron.gateway.cluster |
| 7 | - cluster.virtual-mcp11-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}" |