Puppet Class: lsys::hardening::tcp_wrappers

Defined in:
manifests/hardening/tcp_wrappers.pp

Summary

Configure TCP wrappers

Overview

Configure TCP wrappers

Examples:

include lsys::hardening::tcp_wrappers


7
8
9
# File 'manifests/hardening/tcp_wrappers.pp', line 7

class lsys::hardening::tcp_wrappers {
  # no configuration - use lsys::hardening::tcp_wrappers::noop
}