Parametrized network config: nic device names
[fuel.git] / mcp / reclass / classes / cluster / all-mcp-ocata-common / x86_64 / init.yml
1 ---
2 parameters:
3   _param:
4     # yamllint disable-line rule:line-length
5     salt_control_xenial_image: http://apt.mirantis.com/images/ubuntu-16-04-x64-latest.qcow2
6
7     # VMs spawned on Foundation Node / Jump Host net ifaces (max 4)
8     opnfv_fn_vm_primary_interface: ens3
9     opnfv_fn_vm_secondary_interface: ens4
10     opnfv_fn_vm_tertiary_interface: ens5
11     opnfv_fn_vm_quaternary_interface: ens6
12
13     # VCP VMs spawned on KVM Hosts net ifaces (max 2)
14     # NOTE(armband): Only x86 VCP VMs spawned via salt.control names differ
15     opnfv_vcp_vm_primary_interface: ens2
16     opnfv_vcp_vm_secondary_interface: ens3
17
18     infra_primary_nic: ens3
19     infra_secondary_nic: ens4
20     infra_tertiary_nic: ens5
21     infra_quaternary_nic: ens6
22
23     openstack_primary_nic: enp6s0
24     openstack_secondary_nic: enp7s0
25     openstack_tertiary_nic: enp8s0
26     openstack_quaternary_nic: enp9s0