13.37. cdist-type__issue(7)

13.37.1. NAME

cdist-type__issue - Manage issue

13.37.2. DESCRIPTION

This cdist type allows you to easily setup /etc/issue.

13.37.3. REQUIRED PARAMETERS

None.

13.37.4. OPTIONAL PARAMETERS

source
If supplied, use this file as /etc/issue instead of default.

13.37.5. EXAMPLES

__issue

# When called from another type
__issue --source "$__type/files/myfancyissue"

13.37.6. AUTHORS

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

13.37.7. COPYING

Copyright (C) 2011 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).