Cookbooks
motd-tail
Readme

motd-tail Cookbook

Cookbook Version (opens in a new tab) CI State (opens in a new tab) OpenCollective OpenCollective License (opens in a new tab)

Updates motd.tail with Chef Roles

Maintainers

This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org (opens in a new tab) or come chat with us on the Chef Community Slack in #sous-chefs (opens in a new tab).

Requirements

Platforms

  • Ubuntu

Chef

  • Chef 15.3+

Cookbooks

  • None

Attributes

  • node['motd-tail']['additional_text'] - Additional text to add to the end of the motd.tail (e.g. unauthorized access banner).

Usage

"run_list": [
    "recipe[motd-tail]"
]
motd_tail '/etc/motd.tail' do
  action :create
  template_source   'motd.custom.erb'
  template_cookbook 'custom.cookbook.name'
end

default

Updates motd.tail with useful node data

Examples

For example,

% ssh myserver.int.example.org
***
Chef-Client - myserver.int.example.org
ubuntu
samba_server
netatalk_server
munin_server
rsyslog_server
***
 
Additional text here when `node['motd-tail']['additional_text']` present.

Contributors

This project exists thanks to all the people who contribute. (opens in a new tab)

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website https://opencollective.com/sous-chefs/sponsor/1/website https://opencollective.com/sous-chefs/sponsor/2/website https://opencollective.com/sous-chefs/sponsor/3/website https://opencollective.com/sous-chefs/sponsor/4/website https://opencollective.com/sous-chefs/sponsor/5/website https://opencollective.com/sous-chefs/sponsor/6/website https://opencollective.com/sous-chefs/sponsor/7/website https://opencollective.com/sous-chefs/sponsor/8/website https://opencollective.com/sous-chefs/sponsor/9/website