We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f74d6 commit b0b38f1Copy full SHA for b0b38f1
manifests/init.pp
@@ -80,7 +80,7 @@
80
path => $log_path,
81
rotate_every => 'weekly',
82
missingok => true,
83
- rotate => 4,
+ rotate => '4',
84
compress => true,
85
delaycompress => true,
86
copytruncate => true,
0 commit comments