Installs screen package.
- Installs screen package.
- Controls /etc/screenrc, it will be overwritten.
Example of the standard configuration:
class screen {
ensure => 'installed',
}
- ensure: sets if the package will be installed or erased.
Classes:
- screen: main class, installs the module and configures it.
- Debian derivatives: supported.
- Redhat derivatives: supported.
- Other: unsupported.