portmap
: Install the RPC port mapper.portmap::install
portmap::service
Install the RPC port mapper.
include portmap
The following parameters are available in the portmap
class:
Data type: Boolean
Whether a package is needed to be installed.
Data type: Optional[String]
The package name, usually either portmap
or rpcbind
.
Data type: Boolean
Whether to enable the service or not.
Data type: Enum['running', 'stopped']
Whether the service should be running or stopped.
Data type: String
The service name, usually either portmap
or rpcbind
.
The portmap::install class.
The portmap::service class.