Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chris
puppet-backupninja
Commits
ea228f22
Commit
ea228f22
authored
Apr 20, 2013
by
varac
Browse files
fix $directory
parent
a12279a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/rdiff.pp
View file @
ea228f22
...
...
@@ -30,7 +30,7 @@ define backupninja::rdiff(
{
include
backupninja::client::rdiff_backup
$directory
=
"
$
real_
home
/rdiff-backup/"
$directory
=
"
$home
/rdiff-backup/"
case
$type
{
'remote'
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment