On Wed, Sep 8, 2010 at 11:39 AM, James Cammarata <[email protected]> wrote: > >> Just for the record, I have many tens of thousands of 0.25.4-1 >> clients, and I've never ever seen this problem with pluginsync. > > Yep, just upgraded to 0.25.5-1 from EPEL and the issue/URL is the same: > > [2010-09-08 14:34:51] myserver - - [08/Sep/2010:14:34:51 EDT] "GET > /production/file_metadatas/plugins?recurse=true&&ignore=---+%0A++-+.svn%0A++-+CVS%0A++-+.git&links=manage > HTTP/1.1" 400 45 > [2010-09-08 14:34:51] - -> > /production/file_metadatas/plugins?recurse=true&&ignore=---+%0A++-+.svn%0A++-+CVS%0A++-+.git&links=manage > > > The odd thing is, I'm not using environments, but the production entry is > in that url... I wonder if it's secretly using them somehow, but frankly > I'm out of ideas at this point.
production is the default environment, so that does make some sense. So I take it you've defined a default modulepath underneath [puppetmasterd] but haven't defined any environments? Are you sure your client is connecting to the modulepath that you're adding facts to? Have you confirmed that with a manifest and --no-pluginsync ? > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- nigel -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
