Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Conversation

@v0tti
Copy link

@v0tti v0tti commented Mar 29, 2022

Pull Request (PR) description

This fixes the pattern used for the ensure parameter.
At the moment only versions with a single digit at each position are allowed. The most recent version of Etherpad is 1.8.17 and Puppet will fail with Class[Etherpad]: parameter 'ensure' expects an Etherpad::Ensure = Variant[Enum['absent', 'latest', 'present'], Pattern[/\A\d\.\d\.\d\Z/, /\A[a-fA-F0-9]{6,40}\Z/]]. With this PR multiple digits at each position are possible, ensuring future compatibility.

This Pull Request (PR) fixes the following issues

n/a

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant