Pavel Cizinsky | aec00ff | 2019-03-04 13:50:37 +0100 | [diff] [blame] | 1 | parameters: |
2 | _param: | ||||
3 | backup_min: "0" | ||||
4 | backup_hour: "*/12" | ||||
5 | backup_day_of_month: "*" | ||||
6 | backup_month: "*" | ||||
7 | backup_day_of_week: "*" | ||||
Dzmitry Stremkouski | d07ce13 | 2019-04-27 12:30:25 +0200 | [diff] [blame^] | 8 | zookeeper_remote_backup_server: ${_param:infra_config_hostname} |
9 | cassandra_remote_backup_server: ${_param:infra_config_hostname} | ||||
sgarbuz | 112a5f7 | 2019-03-20 15:56:03 +0200 | [diff] [blame] | 10 | xtrabackup_client_throttle: 0 # disabled |