---
#################################
# ebackup driver config section #
#################################
#Whether to configure the eBackup driver . 
#To configure the eBackup driver, input 1. Otherwise, input 0.
IfConfigDriver:  {{ebk_IfConfigDriver}}
CpsUsername: "cps_admin"
DriverNode_one2all: 1
#Whether to clear configuration information of the eBackup driver after uninstalling it. 
#To clear configuration information, input 1. Otherwise, input 0.
Server_section: 
    configMode: {{ebk_configMode}}
    Port: 8088
    LoginUser: "NBIUser"
    PasswordUsr: {{ebk_PasswordUsr}}
    Ipaddr: {{ebk_Ipaddr}}
    Azs: {{ebk_Azs}}
    CertFilePath: {{ebk_CertFilePath}}
    PhysicalNetworkType: ''
    FusionStorageIp: ''
    FusionStorageAgentIp: ''
    Extend:
    Tenant_list:
    
default_section:
    StorageUnitType: "NAS UDS"
    Lazyloading: ''
    CifsDataLayout: {{ebk_CifsDataLayout}}
    S3DataLayout: {{ebk_S3DataLayout}}
    NfsDataLayout: {{ebk_NfsDataLayout}}
    
TemplateNames: ''
valid_volume_driver_names: ''
CloudScheme: private
CpsPasswd: {{ebk_PasswordEnv}}


