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

karbor:
  host0: '{karbor_host0}'   # For external tools access, such as SSH.
  host1: '{karbor_host1}'   # For external tools access, such as SSH.

ssh_user:
  username: djmanager

check_karbor: '{check_karbor}'

arb_ssh_user:
  username: '{arb_username}'
  password: '{arb_passwd}'
  root_pwd: '{arb_root_passwd}'

arb:
  third_site_ip_of_arbitration_service: '{arb_ip}'