Charles Johnson <gm.johns...@gmail.com> writes:
> On Tue, Mar 30, 2010 at 7:58 PM, Daniel Pittman <dan...@rimspace.net> wrote:
>
>> > > import "modules" > import "templates" > import "nodes"
>>
>> Er, did you include the class that manages the MOTD file anywhere?  Your
>> debug output says no, because nothing mentions motd at all...

[...]

> Yes, there is a complete class that manages MOTD. Here is site.pp:

That doesn't show anything *including* the class that MOTD is managed from,
but I take your word for it that you actually do that.  (I can see you
*import* it, which is somewhat different. :)

[...]

> Like I said, all I have done is change the server from 0.24 to 0.25. File
> locations on both server and clients is unchanged. So, I have done
> something, but I am not sure what.

Your client logs *still* show that there is no MOTD stuff being touched at
all; try this on the client that should manage MOTD and see what is output:

    puppetd --test --debug 2>&1 | grep -i motd

I suspect the answer will be "nothing is output".

If you post those results, and the content of your MOTD class (or a pointer to
your entire set of manifests) we should be better able to help narrow this
down...

        Daniel
-- 
✣ Daniel Pittman            ✉ dan...@rimspace.net            ☎ +61 401 155 707
               ♽ 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-us...@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