Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-mongodb

mongodb installation
https://github.com/voxpupuli/puppet-mongodb

ensure that the pidfile exists and is writable

3b25754328cef1e259ada4138fdff5cc5774c2ac authored almost 9 years ago by Dan Rosenbloom <[email protected]>
Merge pull request #270 from DavidS/fm-4046-update-msync

(FM-4046) Update to current msync configs [006831f]

cd6bdadf8e4c085116ee063dd07fd81c2971b177 authored almost 9 years ago by TP Honey <[email protected]>
(FM-4046) Update to current msync configs [006831f]

This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on...

7d197f5b35389d5e0f4de1e85514ea3b926af3c2 authored almost 9 years ago by David Schmitt <[email protected]>
SyntaxError: return not in function

ddd6dc8f01fed6c0356717bdaa65e4d2110fc684 authored almost 9 years ago by Benjamin Dupuis <[email protected]>
Fix when using admin params : catalog: Found 1 dependency cycle:

(Anchor[::mongodb::client::start] => Class[Mongodb::Client::Install] =>
Package[mongodb_client] =...

4ced68df319618709a0487034780f5c8c84c000d authored almost 9 years ago by Benjamin Dupuis <[email protected]>
Add mongodb 3.x

7ad25d4a56a66de556cf51d8c452d684fd2503b3 authored almost 9 years ago by Benjamin Dupuis <[email protected]>
Merge pull request #264 from puppetlabs/0.12.0_release_prep

0.12.0 release prep

7f3b272a220a916c09c52566e270c327dd4d61ba authored almost 9 years ago by Helen <[email protected]>
0.12.0 release prep

f1b9e3e8f97dc25b7a6d3276d07dc613bc9643ca authored almost 9 years ago by tphoney <[email protected]>
Remove empty lines between doc and definition

Otherwise our linting complains because puppet doc apparently won't pick
up the documentation in...

620fc9510dc11df6772b70c8ea151cff7f3bfb5d authored almost 9 years ago by Kevin Howell <[email protected]>
Add mongodb_version fact

223366b91d569bce5ca17512bbdb5bbf631b4e78 authored almost 9 years ago by Joseph Yaworski <[email protected]>
Merge pull request #259 from DavidS/fm-4049-update-msync

(FM-4049) update to modulesync_configs

e5f62b3fd2f54f73d6a002e7ccec21d4136c3606 authored almost 9 years ago by Hunter Haugen <[email protected]>
(FM-4049) Update to current msync configs [2c99161]

d566e9723d3200d966bc201ca8313f91e70edd91 authored almost 9 years ago by David Schmitt <[email protected]>
Merge pull request #258 from EmilienM/mongo/provider

Fix mongodb provider

b25bdb3ce7dcb3e60a4427806fe72cc93625de13 authored almost 9 years ago by Hunter Haugen <[email protected]>
Fix mongodb provider

* Transform mongo_cmd in a class method
* Re-add 'out' so we can parse the command and sanitize ...

2a89243a75ee3be1665f1ab545900afbd882a941 authored almost 9 years ago by Emilien Macchi <[email protected]>
Merge pull request #257 from EmilienM/mongo/fixshell

mongodb: do not add blank parameter in ipv4

26c2928f5fae8ed2414356668929db09dacabb68 authored almost 9 years ago by Hunter Haugen <[email protected]>
mongodb: do not add blank parameter in ipv4

A very recent commit [1] broke IPv4 usage [2].
When running ipv4, the provider will execute:

/b...

e372d3e84c57ff4f256c6303f32da5c60587b668 authored almost 9 years ago by Emilien Macchi <[email protected]>
Merge pull request #255 from EmilienM/providers/ipv6

(MODULES-2983) Enable IPv6 in mongodb provider

202ee76e281ba8f27bbcfd5f39848d2242619cb1 authored almost 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #256 from hunner/fix_versioncmp

Fix versioncmp when version is undef

dc31d79e1a39749577ee0385b3bcddc7e7248c41 authored almost 9 years ago by Emilien Macchi <[email protected]>
Fix versioncmp when version is undef

The versioncmp() function fails when the first argument is not a string,
and we are often compar...

a04f37d689d8425336dd84a54bed34a90d57c829 authored almost 9 years ago by Hunter Haugen <[email protected]>
(MODULES-2983) Enable IPv6 in mongodb provider

This patch allows to run mongodb providers on ipv6 networks.

* When ipv6 is enabled in MongoDB ...

a77d1a191419a3f1f468707aefa69abd689c3e4b authored almost 9 years ago by Emilien Macchi <[email protected]>
Merge pull request #237 from erikanderson/normalize_template_spacing

Normalize spacing in template

3bcfc75229c4faffe5ccfe9caf1278a54ef0f7cc authored about 9 years ago by David Schmitt <[email protected]>
Merge pull request #232 from GoozeyX/squashed_forpull

added yum proxy options

Merged with tests failing because master tests are also failing(only ...

38ceb81e36bbbb844039e12fb8aebb43cb2cef0d authored about 9 years ago by Spencer Krum <[email protected]>
added yum proxy options

2537fc4dc770c1e1a46567691aa7e7f76961fb52 authored about 9 years ago by Alexander Brovman <[email protected]>
Merge pull request #242 from jschlyter/speling

Fix speling error

a5d6e5d36fb1007534bca85fd277a678e6c5a2ee authored about 9 years ago by Spencer Krum <[email protected]>
typo

6cab31854b4e015299052248e34c3df7a5f623d4 authored about 9 years ago by Jakob Schlyter <[email protected]>
Fixed: create database admin only if the service_ensure is true.

Create database `admin` only if the `$service_ensure` is `true` or `'running'`.

602687860f6a0ea412f964a6bc7869df5316dc1c authored about 9 years ago by pcheliniy <[email protected]>
Merge pull request #233 from fatmcgav/fix_role_management

(MODULES-2636) Fix mongodb_user role management

b676878f3989cee7e72cabb4c382eb51e7eee0bc authored about 9 years ago by JT (Jonny) <[email protected]>
(MODULES-2636) Switch to comparing current roles value with @property_hash[:roles] value, and fix failing tests as a result

273463aef7767bad6bbda454cb093b3aeb83bcdc authored about 9 years ago by Gavin Williams <[email protected]>
Merge pull request #194 from fatmcgav/support_auth

(#1947) Improve support for MongoDB authentication

97cdfc2097f22173c3c94a3d485d010c410e8888 authored about 9 years ago by Jesse Lovelace <[email protected]>
(MODULES-1947) Improve support for MongoDB authentication and replicaset

management.
Adds the ability to create an 'administration' MongoDB user account,
which then gets ...

56c0014aee8356caec60596f32bf03776f548fbe authored about 9 years ago by Gavin Williams <[email protected]>
Normalize spacing in template

9b9f7571aed4401197437659b31d8d5ac3849e4e authored about 9 years ago by Erik Anderson <[email protected]>
added an option to set a custom repository location

e399acf9c32f9442c33802414832f632cb55fd3d authored over 9 years ago by samuel.bufe <[email protected]>
globals: fix, add pidfilepath to globals when used in params

9262b8ad127a09fcec7f97a0f8bb56b1b44ecd74 authored over 9 years ago by Mathias Klette <[email protected]>
Merge pull request #230 from mklette/fix-pidfilepath-in-globals

globals: fix, add pidfilepath to globals when used in params

f8d89eb6cc4d52a01dbc1020b76c2c562a56eb66 authored over 9 years ago by Bryan Jen <[email protected]>
globals: fix, add pidfilepath to globals when used in params

76b18f75622d533119fbd07bf02b3ccd9cf0db30 authored over 9 years ago by Mathias Klette <[email protected]>
Merge pull request #221 from pixelpark/CustomRepoLocation

Added an option to set a custom repository location

d49578ae5bbbf0f98772993fbef4b4c91c742ccc authored over 9 years ago by Travis Fields <[email protected]>
added an option to set a custom repository location

6cc9b42ab9ddcea2b498c239f238ba6a85f02697 authored over 9 years ago by samuel.bufe <[email protected]>
Merge pull request #210 from mvernimmen-CG/MODULE-1835/mongoDB_3_repolocation

(MODULE-1835) Add mongoDB >=3.x new yum repo location

551b1dae2bf737d89e8623393615865c9a4ab204 authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #228 from dprince/revert_auth_enabled

Revert "Initiate replica set creation from

b2441019cfaafa1ad50236fc2d45d3a00ee1b715 authored over 9 years ago by Hunter Haugen <[email protected]>
Revert "Initiate replica set creation from

This reverts commit 7dcb230e18c9856b3031e6cad9585161bde4b919.

The assertion here is that mongod...

31ce292f4255b3b115d64f94bb74703a10210a14 authored over 9 years ago by Dan Prince <[email protected]>
(MODULE-1835) Add mongoDB >=3.x new yum repo location

910999169ced264633cc33829c3328f25ac41a7d authored over 9 years ago by Max Vernimmen <[email protected]>
Merge pull request #224 from nibalizer/pr_204

fix 'Undefined variable' by adding 'mongodb::globals::mongos_service_…

e2383ef854707f1f2a92196b943f377770b2b7ae authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #219 from vorlock/master

Added specific service provider for Debian

4560185bce759aa9abad0323593e14e57b2136ad authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #217 from iberezovskiy/master

Implement retries for MongoDB shell commands

6fad8b44495aabe87db5dd3548f432ad0c04ec87 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #216 from sielaq/master

Make distinguish between repo and package mgmt

3cf6f329556a20fbf5adf316674e1aeacfe0b230 authored over 9 years ago by Hunter Haugen <[email protected]>
fix 'Undefined variable' by adding 'mongodb::globals::mongos_service_[enable|ensure|status]' and 'mongodb::params::[pidfilepath|journal]' for Debian"

1e235c267ed3a62ce6aab955ede21afc2ec454ef authored over 9 years ago by Jan Grewe <[email protected]>
Merge pull request #208 from mvernimmen-CG/MODULE-1835/mongoDB_3_engine_selection_support

Module 1835/mongo db 3 engine selection support

7d1d7383fce0c15b421b6408e9f903df335d809f authored over 9 years ago by Spencer Krum <[email protected]>
Merge pull request #188 from andyroyle/noprealloc-negation

prealloc setting needs to be negated

e90818a30dcbcb05cdb68118a5a8ce5703037445 authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #186 from serverbiz/master

Fix replset not working on mongo 3.x

a7fe0e247346c6390b1d2455d9665cbbef1e2226 authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #223 from nibalizer/pr_185

Changelog:
Fix:
- ensure that the client install does not start before the repo is setup

20e3bc6b0be617875c77432347620b7a48b402d2 authored over 9 years ago by Hunter Haugen <[email protected]>
ensure that the client install does not start before the repo setup

c6160d75a7bcb6d1b8d08796a2686e1d6f32c3f4 authored over 9 years ago by Igor Brezac <[email protected]>
Merge pull request #207 from ikoniaris/master

Fix mongodb_user's username => name

1caa046c5bf51a29ff1732e1aef54f0d59086e52 authored over 9 years ago by Travis Fields <[email protected]>
Added specific service provider for Debian

e73dc2212c8b6fa8a692cdb541a27b015c43e310 authored over 9 years ago by Marcin Kulisz <[email protected]>
Initiate replica set creation from localhost if auth is enabled

If authentication and replica set are enabled
we can't create users before replica initializ...

7dcb230e18c9856b3031e6cad9585161bde4b919 authored over 9 years ago by iberezovskiy <[email protected]>
Implement retries for MongoDB shell commands

Retries for MongoDB shell commands could be useful
in some cases:
* unstable connectivity
...

eca75727cb5ccadf168891f3db15e79397942e8a authored over 9 years ago by iberezovskiy <[email protected]>
Make distinguish between repo and package mgmt

0d59bea14dd94b2a6830dbf85d53beb8eb48d71c authored over 9 years ago by Wojciech Sielski <[email protected]>
(MODULES-1835) Add mongoDB 3.x storage engine selection support.

Allows user to set the attribute with empty value without affecting
the mongod.conf
Without this ...

01ba34f34cc040dd34c342deeaaf0f095bf98a15 authored over 9 years ago by Max Vernimmen <[email protected]>
Make distinguish between repo and package mgmt

85d632552be517e16caf1ac75cb53a479f3301bc authored over 9 years ago by Wojciech Sielski <[email protected]>
Merge pull request #213 from hunner/release_0.11.0

Release 0.11.0

6e0351d3f60e2bffc63dcf107617473e2903792a authored over 9 years ago by Bryan Jen <[email protected]>
Release 0.11.0

c1172c972a0e191a2b11ca1f9037a5fb06eba46d authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #212 from hunner/fix_nohttpinterface

Fix nohttpinterface on >= 2.6

0a80deeac0f712252e9b7c51eaa82b6a9d68e35e authored over 9 years ago by Morgan Haskel <[email protected]>
Fix nohttpinterface on >= 2.6

f8721c5f803bc64ab547f007584081754ccba192 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #211 from mhaskel/relax_apt

Update apt dependency

570a5c2d5e0fb28eb8e15b0b1153375032208340 authored over 9 years ago by Bryan Jen <[email protected]>
Update apt dependency

Once puppetlabs-apt 2.1.0 is released (2015-06-16) the mongodb module
will be compatible with ap...

8b96a3a8fe8d5405044b6b0d908ddb8f2ac555ea authored over 9 years ago by Morgan Haskel <[email protected]>
Fix mongodb_user's username => name

e89f984094ee5551805002f50b8fc6cf17e45b27 authored over 9 years ago by Ion <[email protected]>
Merge pull request #205 from puppetlabs/travisci_update

Updated travisci file for Puppet 4

030100a176a72a32e265b77790d8d15407a13729 authored over 9 years ago by TP Honey <[email protected]>
Updated travisci file for Puppet 4

1e6836103b5bbb5d737ee66677b6ad2ad04a791b authored over 9 years ago by Jonathan Tripathy <[email protected]>
Merge pull request #179 from atrepca/MODULES-1712

Add $restart param to control service restarts

c50bdb74bed827d023ba885af2daa1082a96150e authored over 9 years ago by TP Honey <[email protected]>
Add $restart param to control service restarts

- A separate parameter is available for mongo/ mongos
- The default value is `true` for backward...

ab566b666bf02ff61bedc2fb83ab2715429f5053 authored over 9 years ago by Alex Trepca <[email protected]>
Add ability to unittest puppet 4

14117ae3391862021555df8139c66fd04c13c0c3 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #200 from enovance/conn_string_namevar_validator

Make mongodb_conn_validator namevar the URI to check

bc6cec0bfa3b69c5892302789cf39195a1549369 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #203 from jistr/rh-config-path

Set config path based on release on RH platforms

22abeb1ee824a4ec32643c1d2f75e61a2cb40899 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #198 from enovance/manage_service

Allow one to remove the service from the catalog

ada112d48bef244baae71b4d29a5a8e0b66e197a authored over 9 years ago by Hunter Haugen <[email protected]>
Set config path based on release on RH platforms

Set mongod.conf / mongos.conf on:

* EPEL 7+

* Fedora 22+

Set mongodb.conf / mongodb-shard.con...

33c0fa01775c75c1871bbc270fb7f673ac9c2e20 authored over 9 years ago by Jiri Stransky <[email protected]>
Allow one to remove the service from the catalog

Allow a deployer to not have the service resource from the catalog.

This feature is useful when...

722bf84cfc7645d6369f1a5c6a17afd0ec9b1b5b authored over 9 years ago by Yanis Guenane <[email protected]>
Merge pull request #202 from puppetlabs/modulesync_updates

Modulesync updates

1e6be5d3b0b920be9fee9873ab49609766d93e46 authored over 9 years ago by Bryan Jen <[email protected]>
beaker gemfile fixes

3a09f845f4cf4182617ee80a4ec90804b740af1a authored over 9 years ago by Morgan Haskel <[email protected]>
sync via modulesync

f255e7467b5820bab87a268cf3cab8a90d1c656f authored over 9 years ago by Morgan Haskel <[email protected]>
sync via modulesync

f2acb2dfc2cdbfa4aa61acdf463656fb94e535c6 authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #201 from fatmcgav/PR190_fixup

Pin Puppetlabs-apt module to 1.8.x, as incompatible with 2.x

9243aefd1c57e12439610f5d6a82144e70bb904c authored over 9 years ago by Hunter Haugen <[email protected]>
Pin Puppetlabs-apt module to 1.8.x, as incompatible with 2.x

Also incorporates strider's changes for rspec-puppet 2.x.
spec: updates for rspec-puppet 2.x and ...

8f7d2489c48ebbb6e36e417f9355aa4ece37483d authored over 9 years ago by Gael Chamoulaud <[email protected]>
Merge pull request #191 from strider/puppet4

Add Puppet 4.x lint checks

801a82b03b9f6af36f2bc842c7114831d59b5d07 authored over 9 years ago by Hunter Haugen <[email protected]>
Make mongodb_conn_validator namevar the URI to check

Currently one needs to pass server and port parameters for each node
s/he wants to test if mongo...

7d8e3c35bffa60f9d04b3fefd5bfa43db683e3af authored over 9 years ago by Yanis Guenane <[email protected]>
Merge pull request #189 from lorello/master

changed apt key to 40 chars to remove apt module warning

90bd357bbb916463c105bb85bca46d2d87ca4f97 authored over 9 years ago by TP Honey <[email protected]>
Add Puppet 4.x lint checks

- This changes the puppet-lint requirement to 1.1.x, so that we can use
puppet-lint plugins. M...

a91fd23ed30551b8295a3589a1144f473891848c authored almost 10 years ago by Gael Chamoulaud <[email protected]>
changed apt key to 40 chars to remove apt module warning

8b5f00f81b23ae8812d9d1b6757b99a7099c4057 authored almost 10 years ago by lorello <[email protected]>
prealloc setting needs to be negated

04c9d2dd97f5df352a6c248277fbf7fe830968af authored almost 10 years ago by Andy Royle <[email protected]>
Merge pull request #184 from enovance/fix_debian_mongos_params_scope

Fix Debian mongos_* parameters scope.

b41a706f7c1f3f01b84391972ecd6e135d113ab7 authored almost 10 years ago by Colleen Murphy <[email protected]>
Merge pull request #187 from cmurphy/rspec-puppet-2

Sync with modulesync and update test environments

9bc349266de8f5d438c7edac16acbf83b9d5facc authored almost 10 years ago by Morgan Haskel <[email protected]>
Fix lint errors

f656c2875b085968e50c630245badc89313a30f7 authored almost 10 years ago by Colleen Murphy <[email protected]>
Update .travis.yml

This commit makes the following changes to the test matrix:

- Runs tests on ruby 2.1.5 instead ...

c2a0b49848cb1eb2536aad3f752602eaaa14481f authored almost 10 years ago by Colleen Murphy <[email protected]>
Keep testing on puppet 2.7

The modulesync config repo is dropping universal support for puppet
2.7, but individual repos sh...

b35c1432c637eeaab9a8eaee5d48435bac9260ca authored almost 10 years ago by Colleen Murphy <[email protected]>
Sync with modulesync

f30e1cefb2491f47fd8240385f6d8aa756f46872 authored almost 10 years ago by Colleen Murphy <[email protected]>
Don't manage the spec helper with modulesync

These tests use a different mocking system than the other modules. We
can try to bring them into...

a2a3218dacc87ddf78201aa044fceba709206a6b authored almost 10 years ago by Colleen Murphy <[email protected]>
Unpin rspec-core and remove unneeded dependencies

puppetlabs_spec_helper handles these dependencies for us.

45298db818a00fb88a73252953bcc24b6b5a57a1 authored almost 10 years ago by Colleen Murphy <[email protected]>
Fix replset not working on mongo 3.x

due to the output containing an ObjectID

4b99ab2ac49b64e4d5979d293d6a2d1fd65dac14 authored almost 10 years ago by Tom Verdaat <[email protected]>
Merge pull request #183 from xbezdick/master

Add support for ipv6

1ae7406589e3abf6f65a337005217ca0e0323840 authored almost 10 years ago by Colleen Murphy <[email protected]>
Add support for ipv6

Mongodb needs ipv6 config option set to true to bind to ipv6 address.
Also IP address needs to b...

f6fa7dfe9006d7c5bdeb84aa354e79fa54602bd5 authored almost 10 years ago by Lukas Bezdicka <[email protected]>
Fix Debian mongos_* parameters scope.

Currently there is an issue with the scope of the variable that makes
possible for an assignemen...

4b7107282bb97e22774559d4c8aae5699b0dc0a7 authored almost 10 years ago by Yanis Guenane <[email protected]>
Merge pull request #182 from hunner/antonlindstrom-feature/arbiter-replicaset

add arbiter configuration

e4c2f0809a7c44c1c940d50f8108d1a448d79dfb authored almost 10 years ago by Hunter Haugen <[email protected]>