janit42

Results 4 issues of janit42

#### Pull Request (PR) description the vcsrepo resource which checks out puppetboard uses $group (which it already required in previous versions) instead of the default group (usually root)

merge-conflicts

## Use Case In our environment we have a some per-vhosts-settings which are identical in multiple vhosts. Therefore it would be great to be able to set defaults for multiple...

feature
community

## Describe the Bug a rewrite rule for the `apache::vhost` type defined in `$rewrite_rule` is ignored since [7b22dae](https://github.com/puppetlabs/puppetlabs-apache/commit/7b22dae24ff4a04f9258362f90bf6a2151c24a23) and not written to the vhost file if `$rewrites` is not explicitly...

community

the type of $tls_options has recently been changed to Array in 5131e0f806 while the code in lib/puppet/type/mysql_user.rb is able to work with it as an Array or a String. This...

needs-tests
community