X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=fuel%2Fbuild%2Ff_osnaily%2Fpuppet%2Fmodules%2Fosnailyfacter%2Fexamples%2Fsite.pp.orig;h=cc05b3feef3ccf84d0d7503dbe148860b2041b82;hb=54f52c1c01ba4543c8b82c5478b3deeed972f90f;hp=9ed557af37b21c142431ef630bcfb6f2e3969763;hpb=6d190f937d095a71578550bc3bb4a70f0905e594;p=genesis.git diff --git a/fuel/build/f_osnaily/puppet/modules/osnailyfacter/examples/site.pp.orig b/fuel/build/f_osnaily/puppet/modules/osnailyfacter/examples/site.pp.orig index 9ed557a..cc05b3f 100644 --- a/fuel/build/f_osnaily/puppet/modules/osnailyfacter/examples/site.pp.orig +++ b/fuel/build/f_osnaily/puppet/modules/osnailyfacter/examples/site.pp.orig @@ -269,8 +269,8 @@ class os_common { # keep four weekly log rotations, force rotate if 300M size have exceeded rotation => 'weekly', keep => '4', - # should be > 30M - limitsize => '300M', + minsize => '10M', + maxsize => '100M', # remote servers to send logs to rservers => $rservers, # should be true, if client is running at virtual node