Add full_backup_retention

This commit is contained in:
Micke Nordin 2025-01-16 12:41:12 +01:00
parent 2ba22cd30b
commit 250396dbb4
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -324,6 +324,7 @@ MACAddressPolicy=none'
drive_email_template_plain_text_left => hiera($environment)['drive_email_template_plain_text_left'],
drive_email_template_text_left => hiera($environment)['drive_email_template_text_left'],
drive_email_template_url_left => hiera($environment)['drive_email_template_url_left'],
full_backup_retention => $full_backup_retention,
mariadb_dir => "/opt/multinode/${customer}/mariadb-${customer}",
mycnf_path => 'sunetdrive/multinode/my.cnf.erb',
mysql_root_password => $mysql_root_password,