---
#common config for upgrading
#private or public
CloudScheme: 'private'

#################################
# ebackup service upgrade config#
#################################

# ebackup upgrade config
#######################
#eBackup login user password
eBackupLoginPassword: '' 

#this item is just for ebackup server/proxy
#Ip address of the BackupStoragePlane,more than one can be set,and split by ','
BackupStorageIP: 


#################################
# ebackup driver upgrade config #
#################################
#Whether auto adapter all driver node by input one node's IP
#If yes, input 1. Otherwise, input 0. Default 0.
DriverUpgradeNode_one2all: 1
#Username used to import environment variables
CpsUsername: cps_admin
#Password used to import environment variables
CpsPasswd: ''


