Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 1 | parameters: |
| 2 | _param: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 3 | openstack_proxy_hostname: prx |
| 4 | openstack_proxy_address: ${_param:openstack_proxy_node01_address} |
| 5 | openstack_proxy_node01_hostname: prx01 |
Simon Pasquier | 8a6005e | 2017-09-05 15:31:14 +0200 | [diff] [blame] | 6 | openstack_proxy_node01_address: 172.16.10.121 |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 7 | openstack_control_hostname: ctl |
| 8 | openstack_control_node01_hostname: ctl01 |
| 9 | openstack_control_node02_hostname: ctl02 |
| 10 | openstack_control_node03_hostname: ctl03 |
Simon Pasquier | 8a6005e | 2017-09-05 15:31:14 +0200 | [diff] [blame] | 11 | openstack_control_address: 172.16.10.254 |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 12 | openstack_control_node01_address: 172.16.10.91 |
| 13 | openstack_control_node02_address: 172.16.10.92 |
| 14 | openstack_control_node03_address: 172.16.10.93 |
| 15 | openstack_gateway_hostname: gtw |
| 16 | openstack_gateway_address: ${_param:openstack_gateway_node01_address} |
| 17 | openstack_gateway_node01_hostname: gtw01 |
| 18 | openstack_gateway_node01_address: 172.16.10.94 |
| 19 | openstack_compute_node01_hostname: cmp01 |
| 20 | openstack_compute_node02_hostname: cmp02 |
| 21 | openstack_compute_node01_address: 172.16.10.95 |
| 22 | openstack_compute_node02_address: 172.16.10.96 |
Simon Pasquier | 8a6005e | 2017-09-05 15:31:14 +0200 | [diff] [blame] | 23 | openstack_database_address: ${_param:openstack_control_address} |
| 24 | openstack_database_node01_address: ${_param:openstack_control_node01_address} |
| 25 | openstack_database_node02_address: ${_param:openstack_control_node02_address} |
| 26 | openstack_database_node03_address: ${_param:openstack_control_node03_address} |
| 27 | openstack_message_queue_address: ${_param:openstack_control_address} |
| 28 | openstack_message_queue_node01_address: ${_param:openstack_control_node01_address} |
| 29 | openstack_message_queue_node02_address: ${_param:openstack_control_node02_address} |
| 30 | openstack_message_queue_node03_address: ${_param:openstack_control_node03_address} |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 31 | |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 32 | openstack_version: newton |
| 33 | apt_mk_version: nightly |
Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 34 | mcp_repo_version: 1.1 |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 35 | openstack_region: RegionOne |
| 36 | admin_email: root@localhost |
| 37 | cluster_public_host: 172.16.10.254 |
| 38 | neutron_public_protocol: http |
| 39 | cluster_public_protocol: http |
| 40 | neutron_control_dvr: True |
| 41 | neutron_tenant_network_types: "flat,vxlan" |
| 42 | neutron_l3_ha: False |
| 43 | neutron_global_physnet_mtu: 1500 |
| 44 | neutron_external_mtu: 1500 |
| 45 | neutron_gateway_dvr: True |
| 46 | neutron_gateway_agent_mode: dvr_snat |
| 47 | neutron_compute_dvr: True |
| 48 | neutron_compute_agent_mode: dvr |
| 49 | neutron_compute_external_access: True |
| 50 | galera_server_cluster_name: openstack_cluster |
| 51 | galera_server_maintenance_password: workshop |
| 52 | galera_server_admin_password: workshop |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 53 | cluster_vip_address: ${_param:openstack_control_address} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 54 | cluster_local_address: ${_param:single_address} |
| 55 | cluster_node01_hostname: ctl01 |
Dmitry Kalashnik | 965f535 | 2017-09-12 18:45:16 +0400 | [diff] [blame] | 56 | cluster_node01_address: ${_param:openstack_control_node01_address} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 57 | cluster_node02_hostname: ctl02 |
Dmitry Kalashnik | 965f535 | 2017-09-12 18:45:16 +0400 | [diff] [blame] | 58 | cluster_node02_address: ${_param:openstack_control_node02_address} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 59 | cluster_node03_hostname: ctl03 |
Dmitry Kalashnik | 965f535 | 2017-09-12 18:45:16 +0400 | [diff] [blame] | 60 | cluster_node03_address: ${_param:openstack_control_node03_address} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 61 | rabbitmq_secret_key: workshop |
| 62 | rabbitmq_admin_password: workshop |
| 63 | rabbitmq_openstack_password: workshop |
| 64 | rabbitmq_cold_password: workshop |
| 65 | glance_version: ${_param:openstack_version} |
| 66 | glance_service_host: ${_param:cluster_vip_address} |
| 67 | keystone_version: ${_param:openstack_version} |
| 68 | keystone_service_host: ${_param:cluster_vip_address} |
| 69 | heat_version: ${_param:openstack_version} |
| 70 | heat_service_host: ${_param:cluster_vip_address} |
| 71 | heat_domain_admin_password: workshop |
| 72 | ceilometer_version: ${_param:openstack_version} |
Ildar Svetlov | 54ec456 | 2017-07-03 15:25:10 +0400 | [diff] [blame] | 73 | ceilometer_service_host: ${_param:cluster_vip_address} |
| 74 | aodh_version: ${_param:openstack_version} |
| 75 | aodh_service_host: ${_param:cluster_vip_address} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 76 | cinder_version: ${_param:openstack_version} |
| 77 | cinder_service_host: ${_param:cluster_vip_address} |
| 78 | ceilometer_graphite_publisher_host: 172.16.10.107 |
| 79 | ceilometer_graphite_publisher_port: 2013 |
| 80 | nova_version: ${_param:openstack_version} |
| 81 | nova_service_host: ${_param:cluster_vip_address} |
| 82 | nova_vncproxy_url: http://${_param:cluster_vip_address}:8060 |
| 83 | neutron_version: ${_param:openstack_version} |
| 84 | neutron_service_host: ${_param:cluster_vip_address} |
| 85 | glusterfs_service_host: ${_param:cluster_vip_address} |
| 86 | metadata_password: password |
| 87 | mysql_admin_user: root |
| 88 | mysql_admin_password: workshop |
| 89 | mysql_cinder_password: workshop |
| 90 | mysql_ceilometer_password: workshop |
| 91 | mysql_glance_password: workshop |
| 92 | mysql_grafana_password: workshop |
| 93 | mysql_heat_password: workshop |
| 94 | mysql_keystone_password: workshop |
| 95 | mysql_neutron_password: workshop |
| 96 | mysql_nova_password: workshop |
Jiri Broulik | f275ee2 | 2017-05-04 10:35:29 +0200 | [diff] [blame] | 97 | mysql_aodh_password: workshop |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 98 | keystone_service_token: workshop |
| 99 | keystone_admin_password: workshop |
Ildar Svetlov | 54ec456 | 2017-07-03 15:25:10 +0400 | [diff] [blame] | 100 | keystone_aodh_password: workshop |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 101 | keystone_ceilometer_password: workshop |
| 102 | keystone_cinder_password: workshop |
| 103 | keystone_glance_password: workshop |
| 104 | keystone_heat_password: workshop |
| 105 | keystone_keystone_password: workshop |
| 106 | keystone_neutron_password: workshop |
| 107 | keystone_nova_password: workshop |
| 108 | ceilometer_secret_key: workshop |
| 109 | horizon_version: ${_param:openstack_version} |
| 110 | horizon_secret_key: opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e |
| 111 | horizon_identity_host: ${_param:cluster_vip_address} |
| 112 | horizon_identity_encryption: none |
Adam Tengler | a84838d | 2017-05-11 19:12:29 +0200 | [diff] [blame] | 113 | horizon_identity_version: 2 |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 114 | mongodb_server_replica_set: ceilometer |
| 115 | mongodb_ceilometer_password: cloudlab |
| 116 | mongodb_admin_password: cloudlab |
| 117 | mongodb_shared_key: eoTh1AwahlahqueingeejooLughah4tei9feing0eeVaephooDi2li1TaeV1ooth |
Ildar Svetlov | 54ec456 | 2017-07-03 15:25:10 +0400 | [diff] [blame] | 118 | ceilometer_influxdb_password: lmapass |
Dmitry Kalashnik | d09e931 | 2018-01-22 16:53:49 +0400 | [diff] [blame] | 119 | openstack_log_appender: true |
| 120 | openstack_fluentd_handler_enabled: true |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 121 | linux: |
| 122 | network: |
Jiri Broulik | 021095b | 2017-08-23 14:30:22 +0200 | [diff] [blame] | 123 | purge_hosts: true |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 124 | host: |
| 125 | prx: |
| 126 | address: ${_param:openstack_proxy_address} |
| 127 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 128 | - ${_param:openstack_proxy_hostname} |
| 129 | - ${_param:openstack_proxy_hostname}.${_param:cluster_domain} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 130 | prx01: |
| 131 | address: ${_param:openstack_proxy_node01_address} |
| 132 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 133 | - ${_param:openstack_proxy_node01_hostname} |
| 134 | - ${_param:openstack_proxy_node01_hostname}.${_param:cluster_domain} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 135 | ctl: |
| 136 | address: ${_param:openstack_control_address} |
| 137 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 138 | - ${_param:openstack_control_hostname} |
| 139 | - ${_param:openstack_control_hostname}.${_param:cluster_domain} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 140 | ctl01: |
| 141 | address: ${_param:openstack_control_node01_address} |
| 142 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 143 | - ${_param:openstack_control_node01_hostname} |
| 144 | - ${_param:openstack_control_node01_hostname}.${_param:cluster_domain} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 145 | ctl02: |
| 146 | address: ${_param:openstack_control_node02_address} |
| 147 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 148 | - ${_param:openstack_control_node02_hostname} |
| 149 | - ${_param:openstack_control_node02_hostname}.${_param:cluster_domain} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 150 | ctl03: |
| 151 | address: ${_param:openstack_control_node03_address} |
| 152 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 153 | - ${_param:openstack_control_node03_hostname} |
| 154 | - ${_param:openstack_control_node03_hostname}.${_param:cluster_domain} |
| 155 | gtw: |
| 156 | address: ${_param:openstack_gateway_address} |
| 157 | names: |
| 158 | - ${_param:openstack_gateway_hostname} |
| 159 | - ${_param:openstack_gateway_hostname}.${_param:cluster_domain} |
Marek Celoud | bc64314 | 2017-04-07 15:02:38 +0200 | [diff] [blame] | 160 | gtw01: |
| 161 | address: ${_param:openstack_gateway_address} |
| 162 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 163 | - ${_param:openstack_gateway_hostname} |
| 164 | - ${_param:openstack_gateway_hostname}.${_param:cluster_domain} |
Jiri Broulik | dec1e61 | 2017-08-17 17:19:10 +0200 | [diff] [blame] | 165 | cmp01: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 166 | address: ${_param:openstack_control_node01_address} |
Jiri Broulik | dec1e61 | 2017-08-17 17:19:10 +0200 | [diff] [blame] | 167 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 168 | - ${_param:openstack_compute_node01_hostname} |
| 169 | - ${_param:openstack_compute_node01_hostname}.${_param:cluster_domain} |
Jiri Broulik | dec1e61 | 2017-08-17 17:19:10 +0200 | [diff] [blame] | 170 | cmp02: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 171 | address: ${_param:openstack_control_node02_address} |
Jiri Broulik | dec1e61 | 2017-08-17 17:19:10 +0200 | [diff] [blame] | 172 | names: |
ibumarskov | 4149c3d | 2017-09-08 12:09:10 +0300 | [diff] [blame] | 173 | - ${_param:openstack_compute_node02_hostname} |
| 174 | - ${_param:openstack_compute_node02_hostname}.${_param:cluster_domain} |
Tatyana Leontovich | fb60de6 | 2017-06-27 13:03:11 +0300 | [diff] [blame] | 175 | system: |
| 176 | user: |
| 177 | root: |
| 178 | name: root |
Ildar Svetlov | 54ec456 | 2017-07-03 15:25:10 +0400 | [diff] [blame] | 179 | password: false |