blob: e52929013e6f11fde3691b5ae62f0136e8dfe4b6 [file] [log] [blame]
Tatyana Leontovichf5c83932018-01-31 11:55:19 +02001parameters:
2 _param:
3 openstack_version: pike
4 cinder_version: ${_param:openstack_version}
5 apt_mk_version: testing
6 mcp_version: 2018.1
7 openstack_region: RegionOne
8 admin_email: root@localhost
9 cluster_public_protocol: http
Tatyana Leontovich2c3e0f92018-07-16 16:12:56 +030010 cluster_internal_protocol: http
Tatyana Leontovichf5c83932018-01-31 11:55:19 +020011 cluster_public_host: 172.16.10.254
12 neutron_public_protocol: http
13 neutron_control_dvr: False
14 neutron_tenant_network_types: "flat,vxlan"
15 neutron_l3_ha: False
16 neutron_global_physnet_mtu: 1500
17 neutron_external_mtu: 1500
18 neutron_gateway_dvr: False
19 neutron_gateway_agent_mode: legacy
20 neutron_compute_dvr: False
21 neutron_compute_agent_mode: legacy
22 neutron_compute_external_access: False
23 galera_server_cluster_name: openstack_cluster
24 galera_server_maintenance_password: workshop
25 galera_server_admin_password: workshop
Dennis Dmitriev25501cb2018-03-06 13:03:06 +020026 galera_innodb_read_io_threads: 2
27 galera_innodb_write_io_threads: 2
28 galera_wsrep_slave_threads: 2
29 galera_xtrabackup_parallel: 1
30 galera_error_log_enabled: true
Tatyana Leontovichf5c83932018-01-31 11:55:19 +020031 cluster_vip_address: 172.16.10.254
32 cluster_local_address: ${_param:single_address}
33 cluster_node01_hostname: ctl01
34 cluster_node01_address: 172.16.10.101
35 cluster_node02_hostname: ctl02
36 cluster_node02_address: 172.16.10.102
37 cluster_node03_hostname: ctl03
38 cluster_node03_address: 172.16.10.103
39 rabbitmq_secret_key: workshop
40 rabbitmq_admin_password: workshop
41 rabbitmq_openstack_password: workshop
42 rabbitmq_cold_password: workshop
43 designate_admin_api_enabled: true
44 designate_bind9_rndc_key: 4pc+X4PDqb2q+5o72dISm72LM1Ds9X2EYZjqg+nmsS7FhdTwzFFY8l/iEDmHxnyjkA33EQC8H+z0fLLBunoitw==
45 designate_domain_id: 5186883b-91fb-4891-bd49-e6769234a8fc
46 designate_quota_zones: 40
47 designate_pool_ns_records:
48 - hostname: 'ns1.example.org.'
49 priority: 10
50 designate_pool_nameservers:
51 - host: ${_param:openstack_control_node01_address}
52 port: 53
53 - host: ${_param:openstack_control_node02_address}
54 port: 53
55 - host: ${_param:openstack_control_node03_address}
56 port: 53
57 designate_pool_target_type: bind9
58 designate_pool_target_masters:
59 - host: ${_param:openstack_control_node01_address}
60 port: 5354
61 - host: ${_param:openstack_control_node02_address}
62 port: 5354
63 - host: ${_param:openstack_control_node03_address}
64 port: 5354
65 designate_pool_target_options:
66 host: ${_param:openstack_control_node01_address}
67 port: 53
68 rndc_host: ${_param:openstack_control_node01_address}
69 rndc_port: 953
70 rndc_key_file: /etc/designate/rndc.key
71 designate_version: ${_param:openstack_version}
72 designate_worker_enabled: true
73 glance_version: ${_param:openstack_version}
74 glance_service_host: ${_param:cluster_vip_address}
75 keystone_version: ${_param:openstack_version}
76 keystone_service_host: ${_param:cluster_vip_address}
77 heat_version: ${_param:openstack_version}
78 heat_service_host: ${_param:cluster_vip_address}
79 heat_domain_admin_password: workshop
80 ceilometer_version: ${_param:openstack_version}
81 ceilometer_service_host: ${_param:cluster_vip_address}
82 cinder_version: ${_param:openstack_version}
83 cinder_service_host: ${_param:cluster_vip_address}
84 aodh_version: ${_param:openstack_version}
85 aodh_service_host: ${_param:cluster_vip_address}
86 ceilometer_graphite_publisher_host: 172.16.10.107
87 ceilometer_graphite_publisher_port: 2013
88 nova_version: ${_param:openstack_version}
89 nova_service_host: ${_param:cluster_vip_address}
90 nova_vncproxy_url: http://${_param:cluster_vip_address}:8060
91 neutron_version: ${_param:openstack_version}
92 neutron_service_host: ${_param:cluster_vip_address}
Tatyana Leontovich2c3e0f92018-07-16 16:12:56 +030093 keystone_service_protocol: ${_param:cluster_internal_protocol}
94 glance_service_protocol: ${_param:cluster_internal_protocol}
95 nova_service_protocol: ${_param:cluster_internal_protocol}
96 neutron_service_protocol: ${_param:cluster_internal_protocol}
97 heat_service_protocol: ${_param:cluster_internal_protocol}
98 cinder_service_protocol: ${_param:cluster_internal_protocol}
Tatyana Leontovichf5c83932018-01-31 11:55:19 +020099 glusterfs_service_host: ${_param:cluster_vip_address}
100 designate_service_host: ${_param:cluster_vip_address}
101 metadata_password: workshop
102 mysql_admin_user: root
103 mysql_admin_password: workshop
104 mysql_cinder_password: workshop
105 mysql_ceilometer_password: workshop
106 mysql_glance_password: workshop
107 mysql_grafana_password: workshop
108 mysql_heat_password: workshop
109 mysql_keystone_password: workshop
110 mysql_neutron_password: workshop
111 mysql_nova_password: workshop
112 mysql_aodh_password: workshop
113 mysql_designate_password: workshop
114 keystone_service_token: workshop
115 keystone_admin_password: workshop
116 keystone_ceilometer_password: workshop
117 keystone_aodh_password: workshop
118 keystone_cinder_password: workshop
119 keystone_glance_password: workshop
120 keystone_heat_password: workshop
121 keystone_keystone_password: workshop
122 keystone_neutron_password: workshop
123 keystone_nova_password: workshop
124 keystone_designate_password: workshop
125 ceilometer_secret_key: workshop
126 horizon_version: ${_param:openstack_version}
127 horizon_secret_key: opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e
128 horizon_identity_host: ${_param:cluster_vip_address}
129 horizon_identity_encryption: none
130 horizon_identity_version: 2
131 mongodb_server_replica_set: ceilometer
132 mongodb_ceilometer_password: cloudlab
133 mongodb_admin_password: cloudlab
134 mongodb_shared_key: eoTh1AwahlahqueingeejooLughah4tei9feing0eeVaephooDi2li1TaeV1ooth
135 ceilometer_influxdb_password: lmapass
136 linux:
137 network:
138 purge_hosts: true
139 host:
140 prx:
141 address: ${_param:openstack_proxy_address}
142 names:
143 - prx
144 - prx.${_param:cluster_domain}
145 prx01:
146 address: ${_param:openstack_proxy_node01_address}
147 names:
148 - prx01
149 - prx01.${_param:cluster_domain}
150 ctl:
151 address: ${_param:openstack_control_address}
152 names:
153 - ctl
154 - ctl.${_param:cluster_domain}
155 ctl01:
156 address: ${_param:openstack_control_node01_address}
157 names:
158 - ctl01
159 - ctl01.${_param:cluster_domain}
160 ctl02:
161 address: ${_param:openstack_control_node02_address}
162 names:
163 - ctl02
164 - ctl02.${_param:cluster_domain}
165 ctl03:
166 address: ${_param:openstack_control_node03_address}
167 names:
168 - ctl03
169 - ctl03.${_param:cluster_domain}
170 gtw01:
171 address: ${_param:openstack_gateway_address}
172 names:
173 - gtw01
174 - gtw01.${_param:cluster_domain}
175 cmp01:
176 address: 172.16.10.105
177 names:
178 - cmp01
179 - cmp01.${_param:cluster_domain}
180 cmp02:
181 address: 172.16.10.106
182 names:
183 - cmp02
184 - cmp02.${_param:cluster_domain}
185 system:
186 user:
187 root:
188 name: root
189 password: false