Release 2.2.0

This commit is contained in:
Tim Meusel 2023-01-27 10:17:20 +01:00
parent c6790e40c2
commit 1b767380d4
No known key found for this signature in database
GPG key ID: 04D659E6BF1C4CC0
7 changed files with 52 additions and 31 deletions

View file

@ -18,6 +18,9 @@
# @param key_source The location of an existing GPG key file to copy.
# @param description Repository description
# @param rpm_base Base URL for the Yum repository
# @param repo_gpgcheck enables gpg validation of packages from the repo
# @param repo_enabled enables/disables the repository
#
class hashi_stack::repo (
Optional[Integer] $priority = undef,
String $proxy = 'absent',