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

(MODULES-8319) Update service to exclude MCO for puppet > 6 #373

Merged
merged 3 commits into from
Jan 28, 2019

Conversation

mcdonaldseanp
Copy link
Contributor

@mcdonaldseanp mcdonaldseanp commented Jan 24, 2019

Since we removed the mcollective service in puppet6 collections, we need to update the services management to not attempt to start mco after upgrade.

@puppetcla
Copy link

CLA signed by all contributors.

@mcdonaldseanp mcdonaldseanp force-pushed the MODULES8319 branch 2 times, most recently from 9158fcc to 06994c6 Compare January 26, 2019 00:12
Sean P. McDonald added 2 commits January 25, 2019 16:12
Packages from the puppet6 collections (and moving forward from that) we no
longer carry the mcollective service. So for upgrades to collections other
than puppet5 and PC1 we should ignore the mcollective service.

This commit updates the service logic to use a new $_service_names parameter
that is updated to exclude mcollective with anything that is not collections
puppet5 or PC1
@mcdonaldseanp mcdonaldseanp changed the title (MODULES-8319) Update collection calculation and service to exclude MCO for puppet > 6 (MODULES-8319) Update service to exclude MCO for puppet > 6 Jan 26, 2019
Copy link
Contributor

@caseywilliams caseywilliams left a comment

Choose a reason for hiding this comment

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

I tested this out locally -- looks good!

@speedofdark speedofdark merged commit 9e1c23a into puppetlabs:master Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants