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