Skip to content

NTTCom-MS/eyp-screen

Repository files navigation

screen

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Usage
  5. Reference
  6. Limitations
  7. Development

Overview

Installs screen package.

Setup

What screen affects

  • Installs screen package.
  • Controls /etc/screenrc, it will be overwritten.

Beginning with screen

Example of the standard configuration:

class screen {
  ensure  => 'installed',
}

Usage

  • ensure: sets if the package will be installed or erased.

Reference

Classes:

  • screen: main class, installs the module and configures it.

Limitations

  • Debian derivatives: supported.
  • Redhat derivatives: supported.
  • Other: unsupported.