Ramesh Sencha

Results 19 comments of Ramesh Sencha

Hi @deric Thanks for raising the PR. I have checked yesterday after taking on https://github.com/puppetlabs/litmusimage/pull/62 and got to know that the Agent is not yet compatible with Debian12, so don't...

Also if you look at https://github.com/puppetlabs/puppetlabs-postgresql/actions/runs/6034903052/job/16374201436?pr=1488 (GitHub CI run) its still skipping Debian12. ``` Warning: Cannot find image for Debian-12 ```

> Oh the version bump for the `puppet_lintmus` gem that adds it is still open [puppetlabs/puppet_litmus#524](https://github.com/puppetlabs/puppet_litmus/pull/524) @cruelsmith @deric wanted to update here that the Debian 12 OS is not yet...

> Defined types can be used if you define them via create resources, requires puppetlabs-stdlib to work. The stdlib::manage::create_resources is your friend! > > ``` > classes: > - "stdlib::manage"...

> Defined types can be used if you define them via create resources, requires puppetlabs-stdlib to work. The stdlib::manage::create_resources is your friend! > > ``` > classes: > - "stdlib::manage"...

Hi @ALTinners, can you please rebase your PR with main branch? We have recently fixed the windows pipeline so yours should be green once you rebase. I will keep eye...

Thank you, @ekohl, for your contributions. @sergey-ganchuk, we haven't received any feedback from you yet. Could you please review and confirm if it is functioning as anticipated for you?

@jordanbreen28 I think @banzdough44 asking to update the license from Apache2004 to Apache2010. Please correct if I am missing anything here @banzdough44.

Thanks @janit42 for creating issue. I started looking into this but somehow I was not able to get the full context on above feature, can you please given some context...

Thanks @janit42 for your quick response. That's good idea, to avoid the repetition of some common params and abstracting those in default params and merge those in `apache::vhosts` while creating...