Björn Thoor

Results 9 issues of Björn Thoor

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.17.1 - Ruby: 2.5.9p229 - Distribution: Debian 10 & 11 - Module version: 7.0.0 ## How to reproduce (e.g Puppet...

good first issue

## Use Case To be able to manage jdk/jre packages on debian 12 boxes ## Describe the Solution You Would Like That the module can manage jdk and/or jre packages...

community

https://github.com/voxpupuli/puppet-zabbix/blob/a122643b8c3e60685cc8577ce7f04c5e0360d6dd/manifests/params.pp#L128-L132 This is the offending line which makes it impossible to install any version above 5.X as the repo is managed by the module and only installs v5 rather than...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: all - Ruby: all - Distribution: all - Module version: 13.3.0 It would be real cool if the module were...

enhancement
good first issue

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.12.0 - Ruby: 2.7.3p183 - Distribution: RHEL 6.10 - Module version: 12.4.0 ## How to reproduce (e.g Puppet code you...

Any chance `proxmox-pve-exporter` could be included and handled by the module? URL: https://github.com/prometheus-pve/prometheus-pve-exporter

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 8.9.0 - Distribution: Debian 11 - Module version: 5.0.0 (but the issue remains in master at the time of writing)...

enhancement

## Affected Puppet, Ruby, OS and module versions/distributions - Module version: 3.0.0 This code could be refactored into using hiera files for each supported OS version: https://github.com/voxpupuli/puppet-nfs/blob/master/manifests/params.pp#L24-L74

I've tried to configure the module with hiera but it just doesn't want to listen and this results in a rather ugly site manifest. It would be cool if the...