This module configures a standardized motd file for all hosts, including node hostname in ascii art for easy host recognition.
Make sure to include the below in the puppet master, to install dependencies:
include motd::install
This module replaces /etc/motd, and nothing else. It requires Facter>=3.
Simply include the motd class into your nodes, no configuration is required.
include ::motd