Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voxpupuli/puppet-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: voxpupuli/puppet-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 12 commits
  • 16 files changed
  • 7 contributors

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    0190f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. modulesync 4.2.0

    bastelfreak committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    e9656cf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Configuration menu
    Copy the full SHA
    984ba47 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. added support for mongo 5.x

    Michiel Brandenburg committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9e5c471 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Run apt-get update after adding MongoDB repository.

    Donald Morton committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4184e15 View commit details
    Browse the repository at this point in the history
  2. Fix apt update

    Donald Morton committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a4977ad View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Update manifests/repo/apt.pp

    Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
    Donald Morton and kenyon authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4299e37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #628 from malcyon/master

    Run apt update before installing package
    kenyon authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7ded295 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #615 from xepa/issue.upstream#614

    Add mongo 5.0 debian / ubuntu apt key
    bastelfreak authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    61b00f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Add support for Suse Linux (#624)

    * Version bump to 2.3.2
    
    * Version bump to 2.3.3
    
    * Updating module version
    
    * Adding manifests/repo/zypper.pp
    
    * Support of Suse zypper repos
    
    * Fixing manifests/repo.pp
    
    * Version bump to 4.0.0.2
    
    * Version bump to 4.0.1-rc0
    
    * Setting version to 4.0.0
    
    * Adding SLES 12 and 15 as a supported operating system
    
    * Setting supported version for Enterprise Linux to 3.0
    
    * Adding dependency to puppet/zypprepo
    
    * Updating spec test for Suse
    
    * Fixing spec tests for Suse
    
    * Style changes
    
    * Fixing package in manifests/mongos/params.pp for Suse
    
    * Fixing config in manifests/mongos/config.pp for Suse
    
    * Making fork on package purge for Suse
    
    * Fixing Repo base_url for zypper
    
    * Fixing spec/classes/repo_spec.rb for Suse
    
    * Changing two elsifs to one
    
    * Simplifying logic in manifests/repo.pp
    
    * Adding puppet strings documentation to manifests/repo/zypper.pp and declaring it for private.
    
    * Update metadata.json
    
    Update metadata.json -  lower version boundary
    
    Co-authored-by: Tim Meusel <tim@bastelfreak.de>
    
    * Make the linter happy
    
    Co-authored-by: Tim Meusel <tim@bastelfreak.de>
    fbrehm and bastelfreak authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2e6001a View commit details
    Browse the repository at this point in the history
  2. Release 4.1.0

    bastelfreak committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a68a12d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #630 from bastelfreak/rel410

    Release 4.1.0
    sebastianrakel authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5715fbb View commit details
    Browse the repository at this point in the history
Loading