We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8c7ba commit 4e22179Copy full SHA for 4e22179
REFERENCE.md
@@ -127,6 +127,7 @@ The following parameters are available in the `java::adopt` defined type:
127
* [`java`](#java)
128
* [`proxy_server`](#proxy_server)
129
* [`proxy_type`](#proxy_type)
130
+* [`url`](#url)
131
* [`basedir`](#basedir)
132
* [`manage_basedir`](#manage_basedir)
133
* [`package_type`](#package_type)
@@ -189,6 +190,14 @@ Proxy server type (none|http|https|ftp). (passed to archive)
189
190
191
Default value: ``undef``
192
193
+##### <a name="url"></a>`url`
194
+
195
+Data type: `Any`
196
197
+Full URL
198
199
+Default value: ``undef``
200
201
##### <a name="basedir"></a>`basedir`
202
203
Data type: `Any`
@@ -481,4 +490,3 @@ Data type: `Any`
481
490
The name for the optional symlink in the installation directory.
482
491
483
492
484
-
0 commit comments