twit_motd
: Setup dedicated motd to setup motd.twit_motd::notify
: Notifiy the motd service for specific OStwit_motd::params
: Defines the OS params
twit_motd::config
: Configure the motd
twit_motd::register
: Register a motd message into motd.
This module can be use in all other modules to announce the module usage in motd
The following parameters are available in the twit_motd
class:
Data type: Stdlib::Email
Specify the email address as contact in motd
Default value: '[email protected]'
Data type: Optional[String[1]]
A string of a custom motd message
Default value: undef
Notifiy the motd service for specific OS
All defined params for different OS types
This register can be used from modules to put a message into the motd
The following parameters are available in the twit_motd::register
defined type:
Data type: String
String of a message
Default value: ''
Data type: String
Define the position of the message
Default value: '10'