Skip to content

fvoges/puppet-motd

Repository files navigation

Puppet MOTD module

ci workflow bightly workflow

WARNING: Current version only tested with Puppet 7.x and 8.x.

Overview

This is a simple message of the day module for Puppet. It's heavily based on the example from puppetlabs-concat.

Module Description

This module allows you to build /etc/motd in 'chunks'. That way, you can add content from different parts in your code.

License

Apache License, Version 2.0

Usage

See REFERENCE.

Contact

Federico Voges fvoges@gmail.com

Support

Please report issues on the project page.

Pull requests are welcome :)