Skip to content

Fix automatic default value selection for ssh::server::service_ensure (Fixes saz#453) - #454

Open
webcompas wants to merge 1 commit into
saz:masterfrom
webcompas:bugfix/453
Open

Fix automatic default value selection for ssh::server::service_ensure (Fixes saz#453)#454
webcompas wants to merge 1 commit into
saz:masterfrom
webcompas:bugfix/453

Conversation

@webcompas

Copy link
Copy Markdown

This Pull Request (PR) fixes the following issues

Fixes #453

@greatflyingsteve

Copy link
Copy Markdown

Huge +1 for this. We can't upgrade beyond 14.1.0 because in our use case, the "normal" ensure values are wildly insufficient: we want to specify a minimum version, and then let a patch process outside of Puppet upgrade beyond that version without Puppet/DNF forcing a downgrade (or us having to make a code change every time there's another package update). This means our ensure values are going to look like >=18.5.2, which yum/dnf are perfectly capable of understanding, but this module won't allow through (yet) as of v15.0.0.

@saz

saz commented Aug 21, 2026

Copy link
Copy Markdown
Owner

@webcompas Can you update REFERENCE.md?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic default value selection for ssh::server::service_ensure not always working

3 participants