Skip to content

hotfix/journal-param-failing-mongo8 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 203 commits into
base: hotfix/journal-param-failing-mongo8
Choose a base branch
from

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
pccibot and others added 30 commits June 5, 2025 23:30
CentOS 7
CentOS 8
RedHat 7
Debian 10
Ubuntu 20.04
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
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.