puppet-mongodb icon indicating copy to clipboard operation
puppet-mongodb copied to clipboard

PR#182 addon: arbiter documentation + parameter replset_arbiter for mongodb::server

Open pecharmin opened this issue 7 years ago • 6 comments
trafficstars

The README currently does not give a hint how to configure an arbiter node for a replica set. That feature has been introduced with pull request #182. It should also be possible to configure an arbiter by parameter replset_arbiter of mongodb::server.

pecharmin avatar Dec 21 '17 23:12 pecharmin

Hi @pecharmin, thanks for the PR. Travis had some issues and I restarted the job.

bastelfreak avatar Dec 24 '17 22:12 bastelfreak

@bastelfreak The Travis jobs still seem broken caused by ruby errors during bundle. Can you please have a look at them?

pecharmin avatar Dec 28 '17 13:12 pecharmin

@pecharmin the errors were caused by issues on the CI platform. Can you please rebase?

bastelfreak avatar Mar 27 '18 12:03 bastelfreak

@pecharmin can you please take a look at the failing spec tests and rebase against our current master branch?

bastelfreak avatar Feb 10 '20 16:02 bastelfreak

Only failing because arbiter is nil instead of expected undef :thinking:

guikcd avatar Feb 17 '20 13:02 guikcd

Dear @pecharmin, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Jun 21 '22 20:06 vox-pupuli-tasks[bot]