Skip to content

Change pool_max_wait type declaration#419

Open
KoenDierckx wants to merge 1 commit intovoxpupuli:masterfrom
KoenDierckx:master
Open

Change pool_max_wait type declaration#419
KoenDierckx wants to merge 1 commit intovoxpupuli:masterfrom
KoenDierckx:master

Conversation

@KoenDierckx
Copy link
Copy Markdown

Pull Request (PR) description

This avoids an issue with latest puppet agent
But is not needed anyhow, as a minimal value of 0 already means wait indefinitely

This Pull Request (PR) fixes the following issues

Fixes #418

This avoids an issue with latest puppet agent
But is not needed anyhow, as a minimal value of 0 already means wait indefinitely
@kenyon
Copy link
Copy Markdown
Member

kenyon commented Feb 29, 2024

From #418 (comment) sounds like this should be closed.

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.

Optional[Integer[-1]] $pool_max_wait breaks with latest puppet agent (7.29 or 8.5)

2 participants