On Wed, Jan 12, 2011 at 14:33, Gary Law <gary...@garylaw.net> wrote:
> On 12 January 2011 19:08, Zman112233 <zacharymikl...@hotmail.com> 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:

[...]

So, Gary had that pretty much nailed down, but a few bits I would add
as pointers you can ask to expand or read up on yourself:

You should put this in a module, so that it is nicely self-contained,
and include the appropriate class in your nodes.  For a single task
like this that isn't going to be much different to doing it without,
but it makes good practice for doing modules when you get to the jobs
that *do* benefit from them.

If you were looking to base it of the existing issue files then I
would take the view that you should copy them into your module, modify
them as required, and then go on.

Regards,
    Daniel
-- 
✉ Daniel Pittman <dan...@rimspace.net>
⌨ dan...@rimspace.net (XMPP)
☎ +1 503 893 2285
♻ made with 100 percent post-consumer electrons

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to