cubefs/shell/tpl/client.tpl
Victor1319 bd43586347 tool: support start cubefs cluster by shell in one node
Signed-off-by: Victor1319 <834863182@qq.com>
2023-03-06 11:39:42 +08:00

9 lines
169 B
Smarty

{
"masterAddr": "_master_host_",
"mountPoint": "_dir_/client/mnt",
"volName": "ltptest",
"owner": "ltp",
"logDir": "_dir_/client/log",
"logLevel": "debug"
}