Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sroegner committed May 16, 2018
1 parent 1c6af43 commit 5aa8404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hadoop/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ hadoop:
{%- if grains['os_family'] == 'RedHat' %}
{%- if grains['os'] == 'Amazon' and grains['osrelease'] == 2 %}
{%- else %}
system-lsb:
{%- endif %}
{%- else %}
redhat-lsb:
{%- endif %}
pkg.installed
{%- endif %}
Expand Down

0 comments on commit 5aa8404

Please sign in to comment.