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

Fix to Issue #180. Cookbook fails on Amazon Linux #181

Merged
merged 1 commit into from
Aug 16, 2017
Merged

Fix to Issue #180. Cookbook fails on Amazon Linux #181

merged 1 commit into from
Aug 16, 2017

Conversation

jonasduarte
Copy link

Since ohai v13.0.0, the attribute "platform_family" for Amazon Linux retrieves "amazon" instead of "rhel", causing the cookbook to fail. (Issue #180)

To get it fixed, it was added the value "amazon" to the case block on the default attribute file, where it is defined the service name for sshd.

…retrieves "amazon" instead of "rhel", causing the cookbook to fail. (Issue #180)

To get it fixed, it was added the value "amazon" to the case block on the default attribute file, where it is defined the service name for sshd.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 18971d9 on jonasduarte:master into 04838c9 on dev-sec:master.

Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

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

Thank you @jonasduarte

Copy link
Member

@artem-sidorenko artem-sidorenko left a comment

Choose a reason for hiding this comment

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

@jonasduarte thank you!

@artem-sidorenko artem-sidorenko merged commit 9112944 into dev-sec:master Aug 16, 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.

4 participants