Fix the database name to backup on db-datanommer02
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
593356b520
commit
95ed6285d1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ datacenter: iad2
|
|||
db_backup_dir: ['/backups']
|
||||
# This is a more strict list, to be made publicly available
|
||||
dbs_to_backup:
|
||||
- datanommer
|
||||
- datanommer2
|
||||
effective_cache_size: "12GB"
|
||||
eth0_ipv4: "{{eth0_ip}}"
|
||||
eth0_ipv4_gw: "10.3.163.254"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue