arlt

Results 4 issues of arlt

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.11.1 - Ruby: 2.0.0p648 (OS) 2.5.7p206 (Puppet) - Distribution: CentOS 7.7 - Module version: 4.4.0 ## How to reproduce (e.g...

`check_postgres.pl --action query_time -c 30 -w 10` returns the sql statement in the output. I am not sure if its possible that data is displayed e.g. when using insert, update...

``` puppet class a { define b($var) { ... } } ``` creates the error '[variable_scope] top-scope variable being used without an explicit namespace' for line 2. If it has...

bug
priority: low

I have not found a possiblity to configure e-mail notification for new todos. Maybe a keyword mail:yes|no and a default option in the preferences would be nice. Would you like...

enhancement
PR welcome