vaultbot

pdk
Puppet module to manage Vaultbot (https://gitlab.com/msvechla/vaultbot)

281 downloads

281 latest version

5.0 quality score

Version information

  • 1.0.0 (latest)
released Dec 21st 2022
This version is compatible with:
  • Puppet Enterprise 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x
  • Puppet >= 6.0.0 < 8.0.0
  • CentOS
    ,
    OracleLinux
    ,
    RedHat
    ,
    Debian
    ,
    Ubuntu

Start using this module

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

Add this module to your Puppetfile:

mod 'jay7x-vaultbot', '1.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add jay7x-vaultbot
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install jay7x-vaultbot --version 1.0.0

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

jay7x/vaultbot — version 1.0.0 Dec 21st 2022

vaultbot

Table of Contents

  1. Description
  2. Setup - The basics of getting started with vaultbot
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

Puppet module to install and configure vaultbot.

Setup

What vaultbot affects

  • vaultbot binary
  • vaultbot configuration files
  • vaultbot timer and service

Setup Requirements

Please review metadata.json for a list of requirements.

Beginning with vaultbot

Use the vaultbot::bundle defined resource to configure certificate bundles you'd like to manage.

Usage

TBD

Reference

Reference documentation for the module is generated using puppet-strings and available in REFERENCE.md

Limitations

The module has been built on and tested against Puppet 6 and higher.

The module has been tested on:

  • Debian 11
  • Ubuntu 20.04

Development

Please contribute to the module on GitHub: https://github.com/jay7x/puppet-vaultbot.

Copyright and License

This module is distributed under the Apache License 2.0. Copyright belongs to the module's authors, including Yury Bushmelev and others.