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

updated initsystem to be future-proof for ubuntu releases #3

Merged
merged 3 commits into from
Apr 26, 2017

Conversation

proteus-aholt
Copy link
Contributor

I updated the check for Ubuntu versions to be future-proofed.

I noticed that this puppet module did not work at all for Ubuntu 17.04, so I modified the check to just treat every release >= 15.04 the same -- they are all running systemd

Also, I was making these changes within Intellij, so don't worry about the added .idea folder, its just extra noise from the IDE.

Copy link
Owner

@hfm hfm left a comment

Choose a reason for hiding this comment

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

Changing initsystem.rb is ok. But please remove .idea/vcs.xml

updated .gitignore to ignore .idea folder
@hfm hfm merged commit 6bbc2a0 into hfm:master Apr 26, 2017
@hfm
Copy link
Owner

hfm commented Apr 26, 2017

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