Merge "Change PTL informatin in INFO"
[bottlenecks.git] / testsuites / rubbos / puppet_manifests / internal / rubbos.conf
1 ###############################################################################
2 # Copyright (c) 2016 Huawei Technologies Co.,Ltd and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10
11 [Controller]
12 controller=REPLACED_CONTROLLER
13 #Example:
14 #controller=controller-name:controller_public_ip:controller_private_ip
15
16 [Hosts]
17 client_servers=REPLACED_CLIENT_SERVERS
18 #Example:
19 #client_servers=rubbos-client1:client1_private_ip,rubbos-client2:client2_private_ip
20
21 web_servers=REPLACED_WEB_SERVERS
22 #web_servers=rubbos-httpd1:httpd1_private_ip
23
24 app_servers=REPLACED_APP_SERVERS
25 #app_servers=rubbos-tomcat1:tomcat1_private_ip
26
27 cjdbc_controller=REPLACED_CJDBC_CONTROLLER
28 #cjdbc_controller=
29
30 db_servers=REPLACED_DB_SERVERS
31 #db_servers=rubbos-mysql1:mysql1_private_ip
32
33
34 [Application]
35 database_port=3306
36 db_username=rubbos
37 db_password=rubbos
38 clients_per_node=REPLACED_CLIENTS_PER_NODE
39 #clients_per_node=25 50
40
41
42 [Folders]
43 rubbos_app=/bottlenecks/rubbos/app
44 rubbos_app_tools=/bottlenecks/rubbos/app_tools
45 rubbos_home=/bottlenecks/rubbos/app/RUBBoS