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 623a79a commit c25d698Copy full SHA for c25d698
manifests/client.pp
@@ -72,7 +72,7 @@
72
$wrapper_path_normalized = regsubst($wrapper_path, '\/$', '')
73
74
# Add User
75
- class { 'rsnapshot::client::client_user' :
+ class { 'rsnapshot::client::user' :
76
local_user => $client_user,
77
remote_user => "${server_user}@${server}",
78
server => $server,
0 commit comments