Skip to content

Commit

Permalink
install current jdk version for cloudera
Browse files Browse the repository at this point in the history
  • Loading branch information
grierdavid committed Sep 13, 2019
1 parent 2e0012f commit 73f3bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/roles/cloudera-agent/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
with_items:
- cloudera-manager-agent
- cloudera-manager-daemons
- oracle-j2sdk1.7
- oracle-j2sdk1.8
when: ansible_os_family == "RedHat"

- name: Ensure required packages are installed (apt)
Expand Down

0 comments on commit 73f3bfb

Please sign in to comment.