Skip to content

Commit 8e122d0

Browse files
committed
Reference adjustment
1 parent b16505e commit 8e122d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

REFERENCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2101,7 +2101,7 @@ Default value: `undef`
21012101

21022102
##### <a name="-tomcat--install--package_ensure"></a>`package_ensure`
21032103

2104-
Data type: `Optional[Boolean]`
2104+
Data type: `Optional[String[1]]`
21052105

21062106
Determines whether the specified package should be installed. Only valid if `install_from_source` is set to `false`. Maps to the `ensure` parameter of Puppet's native [package](https://docs.puppetlabs.com/references/latest/type.html#package).
21072107

@@ -2350,7 +2350,7 @@ Default value: `undef`
23502350

23512351
##### <a name="-tomcat--instance--package_ensure"></a>`package_ensure`
23522352

2353-
Data type: `Optional[Boolean]`
2353+
Data type: `Optional[String[1]]`
23542354

23552355
Ensure for the package resource when installing from package.
23562356

0 commit comments

Comments
 (0)