Version information
released Aug 24th 2018
Start using this module
Add this module to your Puppetfile:
mod 'jetstack-aws_es_proxy', '0.5.0-alpha2'
Learn more about managing modules with a PuppetfileDocumentation
jetstack/aws_es_proxy — version 0.5.0-alpha2 Aug 24th 2018
aws_es_proxy
Table of Contents
Description
This module is part of Tarmak and should currently be considered alpha.
Classes
aws_es_proxy
Parameters
version
- Type:
Any
- Default:
$::aws_es_proxy::params::version
download_url
- Type:
Any
- Default:
$::aws_es_proxy::params::download_url
dest_dir
- Type:
Any
- Default:
$::aws_es_proxy::params::dest_dir
aws_es_proxy::install
aws_es_proxy::params
DefinedTypes
aws_es_proxy::instance
Parameters
dest_address
- Type:
String
tls
- Type:
Boolean
- Default:
true
dest_port
- Type:
Integer
- Default:
9200
listen_port
- Type:
Integer
- Default:
9200
Dependencies
- puppetlabs-stdlib (>= 4.16.0 < 5.0.0)
- puppetlabs-concat (>= 2.2.1 < 3.0.0)