1CDIST-TYPE__MOTD(7)                  cdist                 CDIST-TYPE__MOTD(7)
2
3
4

NAME

6       cdist-type__motd - Manage message of the day
7

DESCRIPTION

9       This cdist type allows you to easily setup /etc/motd.
10

REQUIRED PARAMETERS

12       None.
13

OPTIONAL PARAMETERS

15       source If  supplied,  copy this file from the host running cdist to the
16              target.  If not supplied, a default message will be placed  onto
17              the target.
18

EXAMPLES

20          # Use cdist defaults
21          __motd
22
23          # Supply source file from a different type
24          __motd --source "$__type/files/my-motd"
25

AUTHORS

27       Nico Schottelius <nico-cdist--@--schottelius.org>
28

COPYING

30       Copyright  (C)  2011  Nico  Schottelius. You can redistribute it and/or
31       modify it under the terms of the GNU General  Public  License  as  pub‐
32       lished  by  the  Free  Software  Foundation,  either  version  3 of the
33       License, or (at your option) any later version.
34
36       ungleich GmbH 2019
37
38
39
40
416.3.0                            Dec 12, 2019              CDIST-TYPE__MOTD(7)
Impressum