mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-27 13:55:34 +01:00
Release 2.2.0
This commit is contained in:
parent
c6790e40c2
commit
1b767380d4
7 changed files with 52 additions and 31 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue