Skip to content

Conversation

jschoewe
Copy link

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Michiel Brandenburg and others added 30 commits September 12, 2023 11:29
Allow mongdb to be set up with the specification of a hash of
the password rather than a password itself.
New server::admin_password_hash parameter
Remove extra line causing errors: "Started a new thread for the timer service"
add docs, doc stubs and descriptions to fix validate warnings
Use hiera module level data to specify default versions
and if a repository should be configured.

This will make adding new OSes easier.
With OS facts set the following error occured:

```
NoMethodError:
     #   undefined method `downcase' for nil:NilClass
     #   ./vendor/bundle/ruby/3.2.0/gems/puppet-8.3.1/lib/puppet/provider/service/init.rb:25:in `block in <top (required)>'
```

since the service provider could not be determined correctly.
Set version defaults with hiera data
puppetlabs/apt: Allow 9.x
dermsd and others added 30 commits June 6, 2025 11:17
Add MongoDB 8.x to integration tests
fix regex to allow database names to contain "-" in role@db syntax
Use consistent spacing per the style guide.
Update default repo version to latest supported by OS
modulesync 9.7.0-10-g2151f5f
* drop support for puppet as discussed in [1]
* update openvox minimum version to 8.19.0 as discussed in [2] and [3]

[1] voxpupuli/community-triage#59
[2] voxpupuli/community-triage#60
[3] voxpupuli/modulesync_config#978 (comment)
…8cb2

Drop puppet, update openvox minimum version to 8.19
modulesync 10.0.0-19-g1adc8e0
modulesync 10.1.0-26-ga82038c
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.