Tim Meusel
Tim Meusel
For the past decade, people used a .rspec_parallel to configure this. We can set it directly in the rake task. That enables us to remove the .rspec_parallel and ultimately reduces...
## Use Case Ubuntu 24.04 is the latest stable release, please provide PuppetDB packages. ## Describe the Solution You Would Like Packages for latest linux distributions. ## Describe Alternatives You've...
## Use Case As a service delivery partner we want to engage into the development. This isn't really possible without at least read-only access to the pipelines. We don't know...
defaults to true, this is the normal case on a master. If you run multiple master with one dedicated ca, you want to deactivate this feature on the other master...
add basic nginx/unicorn support. nginx vhost is currently based on a template, not on nginx::resource:vhost. tested on centos 7.
This adds tests for operatingsystemrelease / operatingsystemmajrelease
Puppet 7 is the oldest supported Puppet version. It vendors Facter 4. The facterdb performance depends on the amount of factsets so it makes sense to get rid of the...
Currently not all factsets have networking.ip6. I'm wondering if we should enforce this.
Hi people, At Vox Pupuli we recently got a [PR](https://github.com/voxpupuli/puppet-zabbix/pull/657) to add Windows support. That PR also added several windows operating systems to the metadata.json: ```patch diff --git a/metadata.json b/metadata.json...