Skip to content

Commit db76a95

Browse files
committed
Add new terminus_package_version parameter to REFERENCE.md
1 parent 3f5eb14 commit db76a95

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

REFERENCE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,6 +1143,7 @@ The following parameters are available in the `openvoxdb::master::config` class:
11431143
* [`puppet_conf`](#-openvoxdb--master--config--puppet_conf)
11441144
* [`masterless`](#-openvoxdb--master--config--masterless)
11451145
* [`terminus_package`](#-openvoxdb--master--config--terminus_package)
1146+
* [`terminus_package`](#-openvoxdb--master--config--terminus_package_version)
11461147
* [`puppet_service_name`](#-openvoxdb--master--config--puppet_service_name)
11471148
* [`puppetdb_startup_timeout`](#-openvoxdb--master--config--puppetdb_startup_timeout)
11481149
* [`test_url`](#-openvoxdb--master--config--test_url)
@@ -1311,6 +1312,14 @@ Name of the package to use that represents the PuppetDB terminus code.
13111312

13121313
Default value: `$openvoxdb::params::terminus_package`
13131314

1315+
##### <a name="-openvoxdb--master--config--terminus_package_version"></a>`terminus_package_version`
1316+
1317+
Data type: `Any`
1318+
1319+
Version of the terminus package to ensure for installation.
1320+
1321+
Default value: `$openvoxdb::params::terminus_package_version`
1322+
13141323
##### <a name="-openvoxdb--master--config--puppet_service_name"></a>`puppet_service_name`
13151324

13161325
Data type: `Any`

0 commit comments

Comments
 (0)