- Description
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Development - Guide for contributing to the module
- Roadmap - The whishlist/to do loist for module development
Enable the OpenVZ login console.
- Primarily targetted at Proxmox PVE 3.x containers.
- Initial version is for Centos / RHEL 6.x only!
Very simple, just include the class:
node default {
include vz_console
}
There are no variables to set, this module is a direct puppet implementation of the instructions at: pve.proxmox.com/wiki/OpenVZ_Console.
Just send a pull request.
Add support for other distributions and releases (CentOS/RHEL 7.x, Debian, Ubunutu, etc.)