blob: 46183323cf459e1b95742140836933aeb2cdbe93 [file] [log] [blame]
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +02001classes:
2- system.linux.system.lowmem
3- system.linux.system.repo.mcp.apt_mirantis.glusterfs
4- system.linux.system.repo.mcp.apt_mirantis.openstack
5- system.linux.system.repo.mcp.extra
6- system.linux.system.repo.mcp.apt_mirantis.saltstack_2016_3
7- system.memcached.server.single
8- system.rabbitmq.server.cluster
9- system.rabbitmq.server.vhost.openstack
Vasyl Saienko7a031d02018-03-14 15:35:13 +020010- system.apache.server.site.manila
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020011- system.keystone.server.wsgi
12- system.keystone.server.cluster
13- system.glusterfs.client.cluster
14- system.glusterfs.client.volume.glance
15- system.glusterfs.client.volume.keystone
16- system.glusterfs.server.volume.glance
17- system.glusterfs.server.volume.keystone
Ondrej Smolac1b4bdd2018-03-13 15:12:38 +010018- system.glusterfs.server.volume.backup
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020019- system.glusterfs.server.cluster
20- system.glance.control.cluster
21- system.nova.control.cluster
22- system.neutron.control.openvswitch.cluster
23- system.cinder.control.cluster
24- system.heat.server.cluster
Tatyana Leontovich15b38e82018-01-11 13:06:38 +020025- system.designate.server.cluster
26- system.designate.server.backend.bind
27- system.bind.server.single
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020028- system.galera.server.cluster
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020029- system.galera.server.database.cinder
30- system.galera.server.database.glance
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020031- system.galera.server.database.heat
32- system.galera.server.database.keystone
33- system.galera.server.database.nova
Tatyana Leontovich15b38e82018-01-11 13:06:38 +020034- system.galera.server.database.designate
Vasyl Saienko7a031d02018-03-14 15:35:13 +020035- system.galera.server.database.manila
Mykyta Karpin8abcce32018-03-15 13:43:28 +020036- system.galera.server.database.aodh
37- system.galera.server.database.panko
38- system.galera.server.database.gnocchi
39- system.ceilometer.client
40- system.ceilometer.client.cinder_volume
41- system.ceilometer.client.neutron
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020042- system.haproxy.proxy.listen.openstack.nova-placement
Vasyl Saienko7a031d02018-03-14 15:35:13 +020043- system.haproxy.proxy.listen.openstack.manila
44- system.manila.control.cluster
Tatyana Leontovich15b38e82018-01-11 13:06:38 +020045- cluster.virtual-mcp-pike-ovs
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020046parameters:
47 _param:
48 keepalived_vip_interface: ens4
49 linux:
50 system:
51 package:
52 python-msgpack:
53 version: latest
54 network:
55 interface:
56 ens4:
57 enabled: true
58 type: eth
59 proto: static
60 address: ${_param:single_address}
61 netmask: 255.255.255.0
62 keepalived:
63 cluster:
64 instance:
65 VIP:
66 virtual_router_id: 150
Tatyana Leontovich15b38e82018-01-11 13:06:38 +020067 bind:
68 server:
69 control:
70 mgmt:
71 enabled: true
72 bind:
73 address: ${_param:single_address}
74 port: 953
75 allow:
76 - ${_param:openstack_control_node01_address}
77 - ${_param:openstack_control_node02_address}
78 - ${_param:openstack_control_node03_address}
79 keys:
80 - designate
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +020081 keystone:
82 server:
83 admin_email: ${_param:admin_email}
Tatyana Leontovich15b38e82018-01-11 13:06:38 +020084 designate:
85 server:
86 pools:
87 default:
88 description: 'test pool'
89 targets:
90 default:
91 description: 'test target1'
92 default1:
93 type: ${_param:designate_pool_target_type}
94 description: 'test target2'
95 masters: ${_param:designate_pool_target_masters}
96 options:
97 host: ${_param:openstack_control_node02_address}
98 port: 53
99 rndc_host: ${_param:openstack_control_node02_address}
100 rndc_port: 953
101 rndc_key_file: /etc/designate/rndc.key
102 default2:
103 type: ${_param:designate_pool_target_type}
104 description: 'test target3'
105 masters: ${_param:designate_pool_target_masters}
106 options:
107 host: ${_param:openstack_control_node03_address}
108 port: 53
109 rndc_host: ${_param:openstack_control_node03_address}
110 rndc_port: 953
111 rndc_key_file: /etc/designate/rndc.key
112 quota:
113 zones: ${_param:designate_quota_zones}
114 worker:
115 enabled: ${_param:designate_worker_enabled}
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +0200116 glance:
117 server:
Tatyana Leontovich15b38e82018-01-11 13:06:38 +0200118 storage:
119 engine: file
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +0200120 images: []
121 workers: 1
Tatyana Leontovich8ac23e52017-12-08 20:06:46 +0200122 nova:
123 controller:
124 networking: dvr
125 cpu_allocation: 54
126 metadata:
127 password: ${_param:metadata_password}
128 bind:
129 private_address: ${_param:cluster_local_address}
130 public_address: ${_param:cluster_vip_address}
131 novncproxy_port: 6080
132 vncproxy_url: http://${_param:cluster_vip_address}:6080
133 workers: 1