Provided by: cdist_4.0.0~pre3-2_all 

NAME
cdist-type__issue - Manage issue
DESCRIPTION
This cdist type allows you to easily setup /etc/issue.
REQUIRED PARAMETERS
None.
OPTIONAL PARAMETERS
source
If supplied, use this file as /etc/issue instead of default.
EXAMPLES
__issue
# When called from another type
__issue --source "$__type/files/myfancyissue"
SEE ALSO
• cdist-type(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).
AUTHOR
Nico Schottelius <nico-cdist--@--schottelius.org>
Author.
04/07/2016 CDIST-TYPE__ISSUE(7)