summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authorRalf Heiringhoff <ralf.heiringhoff@1und1.de>2012-09-24 19:18:29 +0200
committerRalf Heiringhoff <ralf.heiringhoff@1und1.de>2012-09-24 19:18:29 +0200
commit03ee46744b5d9de833e77a83b70361f2688897d9 (patch)
tree43c5b6a4f33e13bce27a33082842e112e9917417 /manifests/client.pp
parent9694d36067d83d1aa25e2ae9e78326c801e64e10 (diff)
merged changes with upstream:saz/puppet-rsyslog
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,