On Wed, Jan 12, 2011 at 14:33, Gary Law wrote:
> On 12 January 2011 19:08, Zman112233 wrote:
>
>> I'd like to create a banner for anyone logging into a list of servers
>> to see (i.e. Unauthorized access prohibited, you're being watched,
>> etc...).
>
> I have a "prettymotd" module. The init.pp r
On 12 January 2011 19:08, Zman112233 wrote:
> I'd like to create a banner for anyone logging into a list of servers
> to see (i.e. Unauthorized access prohibited, you're being watched,
> etc...).
I have a "prettymotd" module. The init.pp reads:
class prettymotd {
file { "/etc/motd":
Hello everyone,
I'm new to the Puppet world and I was looking for a little beginning
help...
I'd like to create a banner for anyone logging into a list of servers
to see (i.e. Unauthorized access prohibited, you're being watched,
etc...).
I'd like to base it off the /etc/issue and /etc/issue.net