Merge "ensure-java role: Bump default java_version to 11"
This commit is contained in:
@@ -5,6 +5,6 @@ Installs the specified version of the JDK.
|
||||
**Role Variables**
|
||||
|
||||
.. zuul:rolevar:: java_version
|
||||
:default: 8
|
||||
:default: 11
|
||||
|
||||
Version of Java to install.
|
||||
|
||||
@@ -1 +1 @@
|
||||
java_version: 8
|
||||
java_version: 11
|
||||
|
||||
Reference in New Issue
Block a user