sgudz | 8c888ec | 2017-10-02 15:29:23 +0300 | [diff] [blame] | 1 | nodes:
|
| 2 | # Physical nodes
|
| 3 |
|
| 4 | kvm01.cookied-bm-mcp-ocata-contrail.local:
|
| 5 | reclass_storage_name: infra_kvm_node01
|
| 6 | roles:
|
| 7 | - infra_kvm
|
| 8 | - linux_system_codename_xenial
|
| 9 | interfaces:
|
| 10 | enp2s0f0:
|
| 11 | role: single_mgm
|
| 12 | enp2s0f1:
|
| 13 | role: bond0_ab_ovs_vlan_ctl
|
| 14 |
|
| 15 | kvm02.cookied-bm-mcp-ocata-contrail.local:
|
| 16 | reclass_storage_name: infra_kvm_node02
|
| 17 | roles:
|
| 18 | - infra_kvm
|
| 19 | - linux_system_codename_xenial
|
| 20 | interfaces:
|
| 21 | enp2s0f0:
|
| 22 | role: single_mgm
|
| 23 | enp2s0f1:
|
| 24 | role: bond0_ab_ovs_vlan_ctl
|
| 25 |
|
| 26 | kvm03.cookied-bm-mcp-ocata-contrail.local:
|
| 27 | reclass_storage_name: infra_kvm_node03
|
| 28 | roles:
|
| 29 | - infra_kvm
|
| 30 | - linux_system_codename_xenial
|
| 31 | interfaces:
|
| 32 | enp2s0f0:
|
| 33 | role: single_mgm
|
| 34 | enp2s0f1:
|
| 35 | role: bond0_ab_ovs_vlan_ctl
|
| 36 |
|
| 37 | cmp001.cookied-bm-mcp-ocata-contrail.local:
|
| 38 | reclass_storage_name: openstack_compute_node01
|
| 39 | roles:
|
| 40 | - openstack_compute
|
| 41 | - linux_system_codename_xenial
|
| 42 | interfaces:
|
| 43 | enp2s0f1:
|
| 44 | role: parametrized_interface
|
| 45 | deploy_address: 172.16.49.72
|
| 46 | enp2s0f0:
|
| 47 | role: parametrized_interface
|
| 48 | single_address: 10.167.4.72
|
| 49 | enp5s0f0:
|
| 50 | role: parametrized_interface
|
| 51 | tenant_address: 192.168.0.101
|
| 52 |
|
| 53 | cmp002.cookied-bm-mcp-ocata-contrail.local:
|
| 54 | reclass_storage_name: openstack_compute_node02
|
| 55 | roles:
|
| 56 | - openstack_compute
|
| 57 | - linux_system_codename_xenial
|
| 58 | interfaces:
|
| 59 | enp2s0f1:
|
| 60 | role: parametrized_interface
|
| 61 | deploy_address: 172.16.49.74
|
| 62 | enp2s0f0:
|
| 63 | role: parametrized_interface
|
| 64 | single_address: 10.167.4.74
|
| 65 | enp5s0f0:
|
| 66 | role: parametrized_interface
|
| 67 | tenant_address: 192.168.0.102
|
| 68 |
|
| 69 | # gtw01.cookied-bm-mcp-ocata-contrail.local:
|
| 70 | # reclass_storage_name: openstack_gateway_node01
|
| 71 | # roles:
|
| 72 | # - openstack_gateway
|
| 73 | # - linux_system_codename_xenial
|
| 74 | # interfaces:
|
| 75 | # enp9s0f0:
|
| 76 | # role: single_mgm
|
| 77 | # enp9s0f1:
|
| 78 | # role: bond0_ab_dvr_vlan_ctl_prv_floating
|
| 79 |
|
| 80 | # gtw02.cookied-bm-mcp-ocata-contrail.local:
|
| 81 | # reclass_storage_name: openstack_gateway_node02
|
| 82 | # roles:
|
| 83 | # - openstack_gateway
|
| 84 | # - linux_system_codename_xenial
|
| 85 | # interfaces:
|
| 86 | # enp10s0f0:
|
| 87 | # role: single_mgm
|
| 88 | # enp10s0f1:
|
| 89 | # role: bond0_ab_dvr_vlan_ctl_prv_floating
|