Skip to content

Commit 882f2ac

Browse files
committed
README.md: added info on how to install update 121 on RedHat (#34).
1 parent 260d1bc commit 882f2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ An [Ansible](http://www.ansible.com) role to setup Oracle Java Development Kit.
1515
DISCLAIMER: usage of any version of this role implies you have accepted the
1616
[Oracle Binary Code License Agreement for Java SE](http://www.oracle.com/technetwork/java/javase/terms/license/index.html).
1717

18-
**WARNING**: using `oracle_java_version_update: 121` or above will fail for RedHat (see [#34](https://github.com/ansiblebit/oracle-java/issues/34)).
18+
**WARNING**: in RedHat based distributions, if you want to use `oracle_java_version_update: 121`, you'll have to set `oracle_java_rpm_url: "http://download.oracle.com/otn-pub/java/jdk/{{ oracle_java_version }}u{{ oracle_java_version_update }}-b{{ oracle_java_version_build }}/e9e7ea248e2c4826b92b3f075a80e441/{{ oracle_java_rpm_filename }}"`.
1919

2020

2121
## Tests

0 commit comments

Comments
 (0)