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

Add systemd_compatibility #94

Merged
merged 1 commit into from
Sep 19, 2016

Conversation

petems
Copy link
Member

@petems petems commented Sep 16, 2016

  • Ensure absent softlink in init.d for operating systems with systemd.
  • Updated init.pp description of "service_initd_ensure" to reflect recent changes.
  • Added custom fact gitlab_systemd (duplicates fact from camptocamp-systemd, but we dont want full module for just one fact)
  • Adds spec to test new systemd functionality
  • New fact added to all tests to avoid errors with STRICT_VARIABLES=yes

Rebase, squash with tests from #90

* Ensure absent softlink in init.d for operating systems with systemd.
* Updated init.pp description of "service_initd_ensure" to reflect recent changes.
* Added custom fact gitlab_systemd (duplicates fact from camptocamp-systemd, but we dont want full module for just one fact)
* Adds spec to test new systemd functionality
* New fact added to all tests to avoid errors with `STRICT_VARIABLES=yes`
@tobru tobru merged commit 9293672 into voxpupuli:master Sep 19, 2016
@tobru
Copy link
Contributor

tobru commented Sep 19, 2016

@petems and @bjeske Thanks a lot for your effort! Will create a new module release soon.

@petems petems deleted the systemd_compatibility_fix branch September 19, 2016 09:51
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.

2 participants