Re: [Puppet Users] gentoo linux and puppet

2011-06-27 Thread Nigel Kersten
On Wed, Jun 22, 2011 at 10:19 AM, Peter Berghold salty.cowd...@gmail.comwrote:

 err: Could not retrieve catalog from remote server: Error 400 on SERVER: No
 support for http method POST


To explain this error a bit more, we've moved the catalog retrieval to a
POST rather than a GET to avoid the compile-time size limitations on fact
data that we had with GET.

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



[Puppet Users] gentoo linux and puppet

2011-06-22 Thread Peter Berghold
Hi folks,

I am building a server using Gentoo Linux and was about to start automating
the package loads using puppet. First things first I loaded the latest and
greatest facter and puppet from gems.  Got the new SSL certificate loaded
and ran puppetd --test and expected to see a base manifest loaded.

Instead here is how it went:

puppetd --test
err: Could not retrieve catalog from remote server: Error 400 on SERVER: No
support for http method POST
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

Eh?  Never saw that before...


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