# |----------------------------------------------------------------------------|
# |---------------------------- CSBS-VBS --------------------------------------|
# |----------------------------------------------------------------------------|

karbor:
  host0: 'x.x.x.x'   # For external tools access, such as SSH.
  host1: 'x.x.x.x'   # For external tools access, such as SSH.
  host2: 'x.x.x.x'   # For external tools access, such as SSH.

ssh_user:
  username: djmanager # first install must is root

# check karbor service or not, true stands for checking DFX and Karbor, false stands for only checking DFX
check_karbor: 'true'
