Start work on extra_backup_jobs
This commit is contained in:
parent
5f47ce7fca
commit
5c46f5bc38
|
@ -20,6 +20,7 @@ class sunetdrive::script (
|
|||
$local_path = '/tmp/rclone-current-linux-amd64.deb'
|
||||
$singlenodes = lookup('singlenodes')
|
||||
$multinodes = keys(lookup('multinode_mapping'))
|
||||
$extra_backup_jobs = pick($config['extra_backup_jobs'], {})
|
||||
|
||||
if $customer == 'mdu' {
|
||||
$eppn_suffix = 'mdh.se'
|
||||
|
|
Loading…
Reference in a new issue