Set expiration for multinode
This commit is contained in:
parent
9c1e10ff4c
commit
61daa44afa
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ define sunetdrive::app_type (
|
||||||
$dbhost = $config[ 'dbhost' ]
|
$dbhost = $config[ 'dbhost' ]
|
||||||
$dbname = $config[ 'dbname' ]
|
$dbname = $config[ 'dbname' ]
|
||||||
$dbuser = $config[ 'dbuser' ]
|
$dbuser = $config[ 'dbuser' ]
|
||||||
|
$full_backup_retention = $config[ 'full_backup_retention' ]
|
||||||
$instanceid = $config[ 'instanceid' ]
|
$instanceid = $config[ 'instanceid' ]
|
||||||
$mysql_user_password = $config[ 'mysql_user_password' ]
|
$mysql_user_password = $config[ 'mysql_user_password' ]
|
||||||
$passwordsalt = $config[ 'passwordsalt' ]
|
$passwordsalt = $config[ 'passwordsalt' ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue