ibumarskov | f240d1f | 2018-02-01 16:38:05 +0400 | [diff] [blame^] | 1 | classes: |
| 2 | - system.linux.system.repo.mcp.openstack |
| 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-mcp-newton-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}" |