Skip to content

Puppet module to enable OpenVZ console (primarily for pve 3.x containers).

License

Notifications You must be signed in to change notification settings

techdad/puppet-vz_console

Repository files navigation

OpenVZ console (vz_console)

Table of Contents

  1. Description
  2. Usage - Configuration options and additional functionality
  3. Reference - An under-the-hood peek at what the module is doing and how
  4. Development - Guide for contributing to the module
  5. Roadmap - The whishlist/to do loist for module development

Description

Enable the OpenVZ login console.

  • Primarily targetted at Proxmox PVE 3.x containers.
  • Initial version is for Centos / RHEL 6.x only!

Usage

Very simple, just include the class:

node default {

    include vz_console

}

Reference

There are no variables to set, this module is a direct puppet implementation of the instructions at: pve.proxmox.com/wiki/OpenVZ_Console.

Development

Just send a pull request.

Roadmap

Add support for other distributions and releases (CentOS/RHEL 7.x, Debian, Ubunutu, etc.)

About

Puppet module to enable OpenVZ console (primarily for pve 3.x containers).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published