Skip to content
Snippets Groups Projects
Commit 66032695 authored by drebs's avatar drebs
Browse files

set envvar_remote_path for borg backups

Needed since version 1.2.0 of the borg puppet module.
parent 0831e99d
Branches
No related tags found
No related merge requests found
Pipeline #287240 failed
......@@ -41,6 +41,7 @@ define profile::backups::borg (
log => true,
type => 'borg',
cron_time => '0 4 * * *',
envvar_remote_path => 'borg',
}
@@profile::monitoring::services::borg { "Borg: ${name} (${trusted['certname']} --> ${target})":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment