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

Better OS support for init_style #63

Merged
merged 3 commits into from
Jan 18, 2015

Conversation

nukemberg
Copy link
Contributor

Support non LTS ubuntu versions, etc.

@@ -255,6 +257,7 @@
let(:facts) {{
:operatingsystem => 'Fedora',
:operatingsystemmajrelease => 20,
Copy link
Contributor

Choose a reason for hiding this comment

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

is operatingsystemmajrelease no longer used? if so can you remove it to prevent confusion?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure.

On Thu, Jan 15, 2015 at 5:27 AM, Kyle Anderson notifications@github.com
wrote:

In spec/classes/init_spec.rb
#63 (diff)
:

@@ -255,6 +257,7 @@
let(:facts) {{
:operatingsystem => 'Fedora',
:operatingsystemmajrelease => 20,

is operatingsystemmajrelease no longer used? if so can you remove it to
prevent confusion?


Reply to this email directly or view it on GitHub
https://github.com/solarkennedy/puppet-consul/pull/63/files#r22988780.

@nukemberg
Copy link
Contributor Author

fixed

solarkennedy added a commit that referenced this pull request Jan 18, 2015
Better OS support for init_style
@solarkennedy solarkennedy merged commit 7de0ebb into voxpupuli:master Jan 18, 2015
@solarkennedy
Copy link
Contributor

Thanks!

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