voxpupuli / puppet-rundeck

Module for managing the installatation and configuration of the rundeck orchestration tool
https://forge.puppet.com/puppet/rundeck
MIT License
39 stars 130 forks source link

Please update dependent modules to allow for their latest versions #517

Closed dandunckelman closed 8 months ago

dandunckelman commented 8 months ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

I'm trying to get all of the modules I use up to date, and a few modules are not allowing the latest version to be installed:

What are you seeing

This module has these modules pinned to older versions, which in turn results in their being dependent on old versions of other modules (i.e. stdlib)

What behaviour did you expect instead

Support for the latest version of the dependent modules.