On Jun 13, 2011, at 3:10 PM, Nan Liu wrote:

> On Mon, Jun 13, 2011 at 1:57 PM, Craig White <craig.wh...@ttiltd.com> wrote:
>> I've gone over the documentation several times now and I can't figure out 
>> how to 'apply' a manifest to a client.
>> 
>> The client does have a signed certificate but the only thing in the 
>> /etc/puppet folder on the client is an ssl directory.\
> 
> If you are running puppet against a remote puppet master, you should
> run puppet agent rather than puppet apply. puppet apply is only when
> you have a copy of the manifest locally.
> 
>> I have a manifest that works fine on the puppet 'master'
>> 
>> I have added the client into /etc/puppet/manifests/nodes.pp
>> 
>> I see a page on the website that talks about 'puppet device' but i don't 
>> seem to have that option:
> 
> You are looking at 2.7 documentation and using an older client, run
> puppet --version and review the documentation from the appropriate
> version.
> 
> Thanks,
> 
> Nan
> 
> 
-----
if the puppet agent command would have worked for me, I wouldn't have asked. My 
puppet master has manifests/nodes.pp which lists the client fqdn (matches the 
cert too) and it includes 'ntp' which is found in modules/ntp/manifests/ntp.pp 
(see my original e-mail) but it doesn't seem to happen no matter how many times 
I invoke the 'puppet agent command from the client system). The client system 
did however get a certificate from the server.

I guess no one will accuse you of not having up-to-date documentation and yes, 
I am using the 2.6.8 puppet gem on both systems (ubuntu dist was much older).

Thanks

Craig

-- 
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