Tim Meusel

Results 246 issues of Tim Meusel

modulesync 9.2.0

modulesync

modulesync 9.2.0

modulesync

#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues

backwards-incompatible

modulesync 9.2.0

modulesync

Previously the tests were only executed on mysql versions older than 5.7.0. This commit removes the contraint. ## Summary Provide a detailed description of all the changes present in this...

## Summary This makes it possible to also parse hocon files. I'm a bit unsure if we should extend the current function or add a new load like `stdlib::loadhocon`. I'm...

modulesync 9.2.0

modulesync

Ruby 3.0 and older are dead upstream. Requiring 3.1 or newer allows us to safely use latest gem dependencies. Beaker isn't tied to the Puppet AIO Ruby versions, so we...

Upstart is a legacy init system that's not supported by any of the operating systems that are supported by the docker module. ## Summary Provide a detailed description of all...