Forge Home

aws_es_proxy

Jetstack module to configure aws-es-proxy

9,248 downloads

6,246 latest version

4.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.5.0-alpha2 (latest)
  • 0.5.0-alpha1
  • 0.4.1
  • 0.4.1-rc1 (pre-release)
  • 0.4.0
  • 0.4.0-rc4 (pre-release)
  • 0.4.0-rc3 (pre-release)
  • 0.4.0-rc2 (pre-release)
  • 0.4.0-rc1 (pre-release)
released Aug 24th 2018

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'jetstack-aws_es_proxy', '0.5.0-alpha2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add jetstack-aws_es_proxy
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install jetstack-aws_es_proxy --version 0.5.0-alpha2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

jetstack/aws_es_proxy — version 0.5.0-alpha2 Aug 24th 2018

aws_es_proxy

Table of Contents

  1. Description
  2. Classes
  3. Defined Types

Description

This module is part of Tarmak and should currently be considered alpha.

Travis

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