Skip to content

Commit 45aaa55

Browse files
authored
Merge pull request #22 from twc-openstack/stray-arrow
Make hourly backups optional
2 parents 4510d2d + 38323a8 commit 45aaa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/server/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
file { $log_file :
7979
ensure => present,
8080
require => File[$log_path]
81-
} ->
81+
}
8282

8383
# cronjobs
8484

0 commit comments

Comments
 (0)