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: v2.1.2
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: v2.2.0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 6 contributors

Commits on Mar 28, 2018

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

Commits on May 20, 2018

  1. modulesync 1.9.2

    bastelfreak committed May 20, 2018
    Configuration menu
    Copy the full SHA
    69f095c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #461 from voxpupuli/modulesync

    modulesync 1.9.2
    bastelfreak authored May 20, 2018
    Configuration menu
    Copy the full SHA
    05d6d9d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    89fd938 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #462 from bastelfreak/puppet

    drop EOL OSs; fix puppet version range
    bastelfreak authored May 21, 2018
    Configuration menu
    Copy the full SHA
    3f5e7cb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Remove docker nodesets

    bastelfreak committed May 22, 2018
    Configuration menu
    Copy the full SHA
    fa8a0d7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Merge pull request #463 from voxpupuli/remove-docker-nodesets

    Remove docker nodesets
    sandra-thieme authored May 23, 2018
    Configuration menu
    Copy the full SHA
    9a71008 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

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

Commits on Jun 6, 2018

  1. Merge pull request #466 from noni73/master

    This will add the correct apt key for version 3.6.
    juniorsysadmin authored Jun 6, 2018
    Configuration menu
    Copy the full SHA
    19feaef View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    90fc82a View commit details
    Browse the repository at this point in the history
  2. Handle non-existing config file

    When using the RH MongoDB 3.4 SCL the config file is in
    /etc/opt/rh/rh-mongodb34/mongod.conf which causes this fact to fail
    because the -syspaths package still installs the binaries to /usr/bin.
    Since we don't use this fact, it's enough for now to gracefully handle
    this.
    
    Ideally we could use the value for mongodb::server::config but I'm not
    aware of a way to do this in facts.
    ekohl committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    991af66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #469 from ekohl/handle-different-config-location

    Handle non-existing config file
    bastelfreak authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    5559178 View commit details
    Browse the repository at this point in the history
  4. release 2.2.0

    bastelfreak committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    adebbb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Merge pull request #470 from bastelfreak/rel220

    release 2.2.0
    wyardley authored Jun 16, 2018
    Configuration menu
    Copy the full SHA
    227ea54 View commit details
    Browse the repository at this point in the history
Loading