Skip to content
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

Move to Debian 9 and Ubuntu 16.04/18.04 #494

Merged
merged 2 commits into from
Oct 14, 2018

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 7, 2018

We should be able to rely on Puppet setting the correct defaults.

Fixes GH-488

@ekohl ekohl mentioned this pull request Oct 7, 2018
@ekohl ekohl changed the title Rip out service provider detection Remove service provider detection Oct 7, 2018
'Debian': {
case $::operatingsystemmajrelease {
'8': {
$service_provider = pick($service_provider, 'systemd')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there nothing in the code that references $mongodb::params::service_provider anymore?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is, but in globals it defaults to undef anyway.

We should be able to rely on Puppet setting the correct defaults.
@ekohl ekohl changed the title Remove service provider detection Move to Debian 9 and Ubuntu 16.04/18.04 Oct 14, 2018
@alexjfisher alexjfisher merged commit ea3feb2 into voxpupuli:master Oct 14, 2018
@ekohl ekohl deleted the remove-service-detection branch October 15, 2018 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants