From 95042c100f8a2d23b2ee39e2fa7b682abdef759f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 7 Jul 2025 09:45:07 +0300 Subject: Update --- frontends/Rexfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/Rexfile') diff --git a/frontends/Rexfile b/frontends/Rexfile index cf33cbe..fa407e5 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -557,7 +557,7 @@ task 'foostats', group => 'wheel', mode => '440'; - append_if_no_such_line '/etc/daily.local', 'perl /usr/local/bin/foostats.pl --parse-logs --replicate'; + append_if_no_such_line '/etc/daily.local', 'perl /usr/local/bin/foostats.pl --parse-logs --replicate --report'; my @deps = qw(p5-Digest-SHA3 p5-PerlIO-gzip p5-JSON p5-String-Util p5-LWP-Protocol-https); pkg $_, ensure => present for @deps; -- cgit v1.2.3