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

Repair service management in Ubuntu 14.04 #46

Merged
merged 1 commit into from Jun 26, 2021

Conversation

timdeluxe
Copy link
Contributor

Pull Request (PR) description

This repairs Ubuntu 14.04, which is broken in the current git master state. The init-v script has no "status" command and is not idempotent, so puppet goes crazy and reintroduces bug #1
In 2015 this was repaired by 21cd8c1 (introducing service_pattern and setting it to vmtoolsd).
However it was changed again with 4e08426 (setting service_pattern to undef).
I don't know why Ubuntu 14 worked with a git state some commits earlier (because we used that), but i don't want to waste energy searching for it.
This PR reestablishes the service_pattern for Ubuntu 14.04. Newer ones rely on systemd for status.

This Pull Request (PR) fixes the following issues

#1 (was already fixed but came back alive)

@kenyon kenyon added the bug Something isn't working label Jun 26, 2021
@kenyon kenyon merged commit 45b0314 into voxpupuli:master Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants