Giter VIP home page Giter VIP logo

puppet-module-vault_client's Introduction

vault_client

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

vault_client

Class: vault_client

Puppet module to install and manage a vault client install

=== Parameters

[version] The package version to install

[token] Static token for the vault client Either token or init_token needs to be specified

[init_token] Initial token for the vault client to generate node unique token Either token or init_token needs to be specified

[init_policies] TODO

[init_role] TODO

Parameters

version
  • Type: Any
  • Default: $::vault_client::params::version
bin_dir
  • Type: Any
  • Default: $::vault_client::params::bin_dir
download_dir
  • Type: Any
  • Default: $::vault_client::params::download_dir
dest_dir
  • Type: Any
  • Default: $::vault_client::params::dest_dir
server_url
  • Type: Any
  • Default: $::vault_client::params::server_url
systemd_dir
  • Type: Any
  • Default: $::vault_client::params::systemd_dir
init_token
  • Type: Any
  • Default: undef
init_role
  • Type: Any
  • Default: undef
token
  • Type: Any
  • Default: undef
ca_cert_path
  • Type: Any
  • Default: undef

vault_client::config

== Class vault_client::config

This class is called from vault_client for service config.

vault_client::install

vault_client::params

== Class vault_client::params

This class is meant to be called from vault_client. It sets variables according to platform.

vault_client::service

DefinedTypes

vault_client::cert_service

Parameters

base_path
  • Type: String
common_name
  • Type: String
role
  • Type: String
alt_names
  • Type: Array[String]
  • Default: []
ip_sans
  • Type: Array[String]
  • Default: []
uid
  • Type: Integer
  • Default: 0
gid
  • Type: Integer
  • Default: 0
key_type
  • Type: String
  • Default: 'rsa'
key_bits
  • Type: Integer
  • Default: 2048
frequency
  • Type: Integer
  • Default: 86400
exec_post
  • Type: Array
  • Default: []

vault_client::secret_service

Parameters

secret_path
  • Type: String
field
  • Type: String
dest_path
  • Type: String
uid
  • Type: Integer
  • Default: 0
gid
  • Type: Integer
  • Default: 0
user
  • Type: String
  • Default: 'root'
group
  • Type: String
  • Default: 'root'
exec_post
  • Type: Array
  • Default: []

puppet-module-vault_client's People

Contributors

jetstack-bot avatar joshvanl avatar kragniz avatar simonswine avatar wallrj avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.