8 lines
186 B
Plaintext
Executable File
8 lines
186 B
Plaintext
Executable File
MINI_MODE=${MINI_MODE:-true}
|
|
EXIT_WHILE_ERROR=${EXIT_WHILE_ERROR:-true}
|
|
OB_HOME_PATH="/root/ob"
|
|
OB_MYSQL_PORT="2881"
|
|
OB_RPC_PORT="2882"
|
|
OB_CLUSTER_NAME="obcluster"
|
|
OB_TENANT_NAME="test"
|