Release 2.1.0

This commit is contained in:
Tim Meusel 2022-08-28 17:34:38 +02:00
parent 597ad8c9c0
commit bed3690c6f
No known key found for this signature in database
GPG key ID: 04D659E6BF1C4CC0
3 changed files with 24 additions and 1 deletions

View file

@ -42,6 +42,7 @@ The following parameters are available in the `hashi_stack::repo` class:
* [`key_source`](#key_source)
* [`description`](#description)
* [`rpm_base`](#rpm_base)
* [`repo_gpgcheck`](#repo_gpgcheck)
##### <a name="priority"></a>`priority`
@ -91,3 +92,11 @@ Base URL for the Yum repository
Default value: `'https://rpm.releases.hashicorp.com'`
##### <a name="repo_gpgcheck"></a>`repo_gpgcheck`
Data type: `Integer[0,1]`
Default value: `0`