We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e6cf3 commit 51c435cCopy full SHA for 51c435c
manifests/server.pp
@@ -39,6 +39,7 @@
39
$config_path = $rsnapshot::params::server_config_path,
40
$backup_path = $rsnapshot::params::server_backup_path,
41
$log_path = $rsnapshot::params::server_log_path,
42
+ $lock_path = $rsnapshot::params::lock_path,
43
$user = $rsnapshot::params::server_user,
44
$no_create_root = $rsnapshot::params::no_create_root,
45
$verbose = $rsnapshot::params::verbose,
0 commit comments