update documentation with puppet strings
This commit is contained in:
10
REFERENCE.md
10
REFERENCE.md
@@ -127,6 +127,7 @@ The following parameters are available in the `java::adopt` defined type:
|
|||||||
* [`java`](#java)
|
* [`java`](#java)
|
||||||
* [`proxy_server`](#proxy_server)
|
* [`proxy_server`](#proxy_server)
|
||||||
* [`proxy_type`](#proxy_type)
|
* [`proxy_type`](#proxy_type)
|
||||||
|
* [`url`](#url)
|
||||||
* [`basedir`](#basedir)
|
* [`basedir`](#basedir)
|
||||||
* [`manage_basedir`](#manage_basedir)
|
* [`manage_basedir`](#manage_basedir)
|
||||||
* [`package_type`](#package_type)
|
* [`package_type`](#package_type)
|
||||||
@@ -189,6 +190,14 @@ Proxy server type (none|http|https|ftp). (passed to archive)
|
|||||||
|
|
||||||
Default value: ``undef``
|
Default value: ``undef``
|
||||||
|
|
||||||
|
##### <a name="url"></a>`url`
|
||||||
|
|
||||||
|
Data type: `Any`
|
||||||
|
|
||||||
|
Full URL
|
||||||
|
|
||||||
|
Default value: ``undef``
|
||||||
|
|
||||||
##### <a name="basedir"></a>`basedir`
|
##### <a name="basedir"></a>`basedir`
|
||||||
|
|
||||||
Data type: `Any`
|
Data type: `Any`
|
||||||
@@ -481,4 +490,3 @@ Data type: `Any`
|
|||||||
The name for the optional symlink in the installation directory.
|
The name for the optional symlink in the installation directory.
|
||||||
|
|
||||||
Default value: ``undef``
|
Default value: ``undef``
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user