summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index bedf1f6..fd76f1e 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -1,5 +1,6 @@
class rsyslog::client (
$log_remote = true,
+ $spool_size = '1g',
$remote_type = 'tcp',
$log_local = false,
$log_auth_local = false,