Kaya,

The manifest file(s) are something you create to tell puppet what you want
done.   Starting with a file in (normally) /etc/puppet/manifests/site.pp

HTH


On Tue, Apr 10, 2012 at 7:18 AM, Kaya Saman <kayasa...@gmail.com> wrote:

> Hi,
>
> I am totally new to Puppet and for the last few weeks I've been trying
> to read as many documents and howto's as possible to try to understand
> how Puppet works.
>
>
> Currently, after going through:
>
> http://www.howtoforge.com/installing_puppet_on_ubuntu
>
> http://docs.puppetlabs.com/pe/2.5/quick_start.html
>
>
> http://that-matt.com/2010/08/puppet-retrieved-certificate-does-not-match-private-key/
>
> http://bitcube.co.uk/content/puppet-errors-explained
>
> https://www.cs.drexel.edu/node/14569
>
>
> I am noticing that the client system is not generating a manifests file???
>
>
> Currently I created a new SSL certificate on the client by doing:
>
> puppet -t
>
>
> As for the server... I am using the training OVF image learn.puppet
> from the puppetlabs.com website.
>
>
> Running: puppet agent --test on the client gives me this output:
>
>
> err: Could not retrieve catalog from remote server: hostname was not
> match with the server certificate
> warning: Not using cache on failed catalog
> err: Could not retrieve catalog; skipping run
> err: Could not send report: hostname was not match with the server
> certificate
>
>
> I signed the certificate on the server by doing:
>
>
> puppetca --list
> puppetca --sign <fqdn>
>
>
> This should be pretty trivial however, for whatever reason things
> aren't working..... could anyone give me a hand?
>
>
> Thanks.
>
>
>
> Kaya
>
> --
> 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.
>
>


-- 
Peter L. Berghold
Owner, Shark River Technical Solutions LLC

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