Skip to content

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

Merged
artem-sidorenko merged 1 commit into
dev-sec:masterfrom
jonasduarte:master
Aug 16, 2017
Merged

Fix to Issue #180. Cookbook fails on Amazon Linux#181
artem-sidorenko merged 1 commit into
dev-sec:masterfrom
jonasduarte:master

Conversation

@jonasduarte

Copy link
Copy Markdown

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
Copy Markdown

Coverage Status

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

@chris-rock chris-rock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you @jonasduarte

@artem-sidorenko artem-sidorenko left a comment

Copy link
Copy Markdown
Member

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