Skip to content

Commit 93e01fb

Browse files
committed
roles/jaav - merge fetch args spec in main
1 parent 6fcea11 commit 93e01fb

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

roles/java/meta/argument_specs.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,6 @@ argument_specs:
2525
Checksum of the java tarball in format hash_type:[hash_value|hash_url]
2626
default: >-
2727
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.?14%2B7/OpenJDK17U-jdk_x64_linux_hotspot_17.0.14_7.tar.gz.sha256.txt
28-
29-
fetch:
30-
short_description: Main entrypoint for the java role
31-
options:
32-
java_version:
33-
type: str
34-
description: |
35-
Version of the java to install
36-
default: 17.0.14+7
37-
java_url:
38-
type: str
39-
description: |
40-
URL to download the java tarball
41-
default: >-
42-
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.?14%2B7/OpenJDK17U-jdk_x64_linux_hotspot_17.0.14_7.tar.gz
43-
java_checksum:
44-
type: str
45-
description: |
46-
Checksum of the java tarball in format hash_type:[hash_value|hash_url]
47-
default: >-
48-
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.?14%2B7/OpenJDK17U-jdk_x64_linux_hotspot_17.0.14_7.tar.gz.sha256.txt
49-
5028
keystores:
5129
short_description: Main entrypoint for the java role
5230
options:

0 commit comments

Comments
 (0)