openvoxview

Puppet OpenVox module

75 downloads

75 latest version

Version information

  • 1.0.0 (latest)
released Jul 24th 2025
This version is compatible with:
  • Debian
    ,
    Ubuntu
    ,
    RedHat
    ,
    CentOS
    ,
    AlmaLinux
    ,
    Rocky
    ,
    OracleLinux
    , Archlinux, Gentoo,
    Fedora

Start using this module

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

Add this module to your Puppetfile:

mod 'puppet-openvoxview', '1.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add puppet-openvoxview
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install puppet-openvoxview --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

puppet/openvoxview — version 1.0.0 Jul 24th 2025

Puppet module for OpenVox View

Build Status Code Coverage Puppet Forge Puppet Forge - downloads Puppet Forge - endorsement Puppet Forge - scores License

Table of Contents

  1. Description
  2. Usage
  3. Development - Guide for contributing to the module

Description

This module installs and configures OpenVoxView

Usage

include openvoxview

Install specific version of OpenVox View

class { 'openvoxview':
  version        => '0.1.12',
}

Reference

Reference

Development

Feel free to create issues or send PRs. never forget, be excellent to each other!

Author

This module is maintained by Vox Pupuli. It was originally written and maintained by Sebastian Rakel.